Search Results for

    Show / Hide Table of Contents

    Class AddBranchRequest

    Inheritance
    System.Object
    AddBranchRequest
    AddBranchRequest
    Inherited Members
    AddBranchRequest.Name
    AddBranchRequest.Title
    Namespace: Crowdin.Api.SourceFiles
    Assembly: Crowdin.Api.dll
    Syntax
    public class AddBranchRequest : AddBranchRequest

    Properties

    | Improve this Doc View Source

    ExportPattern

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

    Priority

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