Interface IPicklistItem
PicklistItem, V2 schema.
Namespace: SdlSdl.LanguagePlatformTranslationMemory
Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
Syntax
public interface IPicklistItem
Properties
Guid
Guid
Declaration
Guid Guid { get; }
Property Value
Type | Description |
---|---|
Guid |
Value
Gets the field Value.
Declaration
string Value { get; }
Property Value
Type | Description |
---|---|
string |