Search Results for

    Show / Hide Table of Contents

    Class TranslationCostsPostEditingGenerateReportRequest

    Inheritance
    System.Object
    GenerateReportRequest
    TranslationCostsPostEditingGenerateReportRequest
    Namespace: Crowdin.Api.Reports
    Assembly: Crowdin.Api.dll
    Syntax
    public class TranslationCostsPostEditingGenerateReportRequest : GenerateReportRequest

    Properties

    | Improve this Doc View Source

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Schema

    Declaration
    public TranslationCostsPostEditingGenerateReportRequest.SchemaBase Schema { get; set; }
    Property Value
    Type Description
    TranslationCostsPostEditingGenerateReportRequest.SchemaBase
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX