Class TmPriority
Inheritance
System.Object
TmPriority
Namespace: Crowdin.Api.ProjectsGroups
Assembly: Crowdin.Api.dll
Syntax
public class TmPriority : object
Properties
| Improve this Doc View SourcePenalty
Declaration
public int Penalty { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Priority
Declaration
public int Priority { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |