Class TranslationCostsPostEditingGenerateReportRequest.ByTaskSchema
Inheritance
System.Object
TranslationCostsPostEditingGenerateReportRequest.ByTaskSchema
Inherited Members
Namespace: Crowdin.Api.Reports
Assembly: Crowdin.Api.dll
Syntax
public class ByTaskSchema : TranslationCostsPostEditingGenerateReportRequest.SchemaBase
Properties
| Improve this Doc View SourceTaskId
Declaration
public int? TaskId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |