Class ReviewedStringBuild.AttributesHolder
Inheritance
System.Object
ReviewedStringBuild.AttributesHolder
Namespace: Crowdin.Api.SourceFiles
Assembly: Crowdin.Api.dll
Syntax
public class AttributesHolder : object
Properties
| Improve this Doc View SourceBranchId
Declaration
public int BranchId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
TargetLanguageId
Declaration
public string TargetLanguageId { get; set; }
Property Value
Type | Description |
---|---|
System.String |