Interface IFieldTemplate
Field template, V2 schema.
Namespace: Sdl.LanguagePlatform.TranslationMemory
Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
Syntax
public interface IFieldTemplate
Properties
Attributes
Field template, V2 schema.
Declaration
IReadOnlyCollection<IAttribute> Attributes { get; }
Property Value
Type | Description |
---|---|
IReadOnlyCollection<IAttribute> |
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 |
---|---|
Int32 |