Interface IFieldTemplate
Field template, V2 schema.
Namespace: SdlSdl.LanguagePlatformTranslationMemory
Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
Syntax
public interface IFieldTemplate
Properties
Attributes
Declaration
IReadOnlyCollection<IAttribute> Attributes { get; }
Property Value
Type | Description |
---|---|
IReadOnlyCollectionIAttribute |
Guid
Guid
Declaration
Guid Guid { get; }
Property Value
Type | Description |
---|---|
Guid |
Revision
Each change should increase Revision number
Declaration
int Revision { get; }
Property Value
Type | Description |
---|---|
int |