Click or drag to resize
TranslationMemoryQuery Class
Defines the query to be executed over the translation memories
Inheritance Hierarchy
SystemObject
  Sdl.LanguagePlatform.TranslationMemoryApiTranslationMemoryQuery

Namespace: Sdl.LanguagePlatform.TranslationMemoryApi
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi (in Sdl.LanguagePlatform.TranslationMemoryApi.dll) Version: 1.6.0.0 (1.14.4157.0)
Syntax
public class TranslationMemoryQuery

The TranslationMemoryQuery type exposes the following members.

Constructors
  NameDescription
Public methodTranslationMemoryQuery
Default constructor for TM query
Top
Properties
  NameDescription
Public propertyContainerNames
Filter by the containers
Public propertyFieldTemplateIds
Filter by template id's
Public propertyIncludeChildResourceGroups
Decide to include sub-organization when filtering by the organiation
Public propertyIndex
O based index of page results
Public propertyIsMain
Filter the main translation memories
Public propertyIsProject
Filter the project translation memories
Public propertyLanguageResourceIds
Filter by language template id's
Public propertyProperties
The expected properties of the translation memory.
Public propertyResourceGroupPath
Filter by the organization
Public propertySize
the max number of entities to be returned by the query
Public propertySourceLanguageCodes
Filter by the source languages
Public propertyTargetLanguageCodes
Filter by the source languages
Public propertyText
Filter by text in name or description
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Community
Edit

Be the first to Edit the community content of this topic.
Comments