Search Results for

    Show / Hide Table of Contents

    Class ConceptLanguageDetailsForm

    Inheritance
    System.Object
    ConceptLanguageDetailsForm
    Namespace: Crowdin.Api.Glossaries
    Assembly: Crowdin.Api.dll
    Syntax
    public class ConceptLanguageDetailsForm : object

    Properties

    | Improve this Doc View Source

    Definition

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

    LanguageId

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

    Note

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