Class ExportSettings
Inheritance
System.Object
ExportSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sdl.LanguagePlatform.TranslationMemory
Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
Syntax
public class ExportSettings
Constructors
ExportSettings()
Declaration
public ExportSettings()
Properties
EditScript
Declaration
public EditScript EditScript { get; set; }
Property Value
Type | Description |
---|---|
EditScript |
Filter
Declaration
public FilterExpression Filter { get; set; }
Property Value
Type | Description |
---|---|
FilterExpression |