Search Results for

    Show / Hide Table of Contents

    Class PreTranslateAccuracyGenerateReportRequest.ByTaskSchema

    Inheritance
    System.Object
    PreTranslateAccuracyGenerateReportRequest.SchemaBase
    PreTranslateAccuracyGenerateReportRequest.ByTaskSchema
    Inherited Members
    PreTranslateAccuracyGenerateReportRequest.SchemaBase.Unit
    PreTranslateAccuracyGenerateReportRequest.SchemaBase.Format
    PreTranslateAccuracyGenerateReportRequest.SchemaBase.PostEditingCategories
    Namespace: Crowdin.Api.Reports
    Assembly: Crowdin.Api.dll
    Syntax
    public class ByTaskSchema : PreTranslateAccuracyGenerateReportRequest.SchemaBase

    Properties

    | Improve this Doc View Source

    TaskId

    Declaration
    public int? TaskId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX