Search Results for

    Show / Hide Table of Contents

    Class Option

    Inheritance
    System.Object
    Option
    Namespace: Crowdin.Api.Fields
    Assembly: Crowdin.Api.dll
    Syntax
    public class Option : object

    Properties

    | Improve this Doc View Source

    Label

    Declaration
    public string Label { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Value

    Declaration
    public string Value { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX