Search Results for

    Show / Hide Table of Contents

    Class Branch

    Inheritance
    System.Object
    Branch
    Branch
    Inherited Members
    Branch.Id
    Branch.ProjectId
    Branch.Name
    Branch.Title
    Branch.CreatedAt
    Branch.UpdatedAt
    Namespace: Crowdin.Api.SourceFiles
    Assembly: Crowdin.Api.dll
    Syntax
    public class Branch : Branch

    Properties

    | Improve this Doc View Source

    ExportPattern

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

    Priority

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