Interface IPicklistOption
PicklistItem, V2 schema.
Namespace: Sdl.LanguagePlatform.TranslationMemory
Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
Syntax
public interface IPicklistOption
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 |