Search Results for

    Show / Hide Table of Contents

    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
    In this article
    • Properties
      • Guid
      • Value
    Back to top Generated by DocFX