Click or drag to resize
TranslationUnitStructureContexts Property
Gets or sets the names of the structure contexts in which this translation unit occured within the documents it originated from.

Namespace: Sdl.LanguagePlatform.TranslationMemory
Assembly: Sdl.LanguagePlatform.TranslationMemory (in Sdl.LanguagePlatform.TranslationMemory.dll) Version: 1.6.0.0 (1.7.3662.0)
Syntax
public string[] StructureContexts { get; set; }

Property Value

Type: String
Remarks
This setting is stored as a multiple string field value with name "StructureContext" in the FieldValues collection.
See Also
Community
Edit

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