Class ReviewedStringBuild
Inheritance
System.Object
ReviewedStringBuild
Assembly: Crowdin.Api.dll
Syntax
public class ReviewedStringBuild : object
Properties
|
Improve this Doc
View Source
Attributes
Declaration
public ReviewedStringBuild.AttributesHolder Attributes { get; set; }
Property Value
|
Improve this Doc
View Source
Id
Declaration
public int Id { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Progress
Declaration
public int Progress { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ProjectId
Declaration
public int ProjectId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Status
Declaration
public BuildStatus Status { get; set; }
Property Value