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 SourceDeleteAfterMerge
Declaration
public bool DeleteAfterMerge { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SourceBranchId
Declaration
public int SourceBranchId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |