Class TaskAssigneeForm
Inheritance
System.Object
TaskAssigneeForm
Namespace: Crowdin.Api.Tasks
Assembly: Crowdin.Api.dll
Syntax
public class TaskAssigneeForm : object
Properties
| Improve this Doc View SourceId
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
WordsCount
Declaration
public int? WordsCount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |