Search Results for

    Show / Hide Table of Contents

    Class Label

    Inheritance
    System.Object
    Label
    Namespace: Crowdin.Api.Labels
    Assembly: Crowdin.Api.dll
    Syntax
    public class Label : object

    Properties

    | Improve this Doc View Source

    Id

    Declaration
    public int Id { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    IsSystem

    Declaration
    public bool IsSystem { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Title

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