Search Results for

    Show / Hide Table of Contents

    Class BranchMergeStatus.AttributesData

    Inheritance
    System.Object
    BranchMergeStatus.AttributesData
    Namespace: Crowdin.Api.Branches
    Assembly: Crowdin.Api.dll
    Syntax
    public class AttributesData : object

    Properties

    | Improve this Doc View Source

    DeleteAfterMerge

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

    SourceBranchId

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