Search Results for

    Show / Hide Table of Contents

    Class AiReportGenerationStatus.AttributesObject

    Inheritance
    System.Object
    AiReportGenerationStatus.AttributesObject
    Namespace: Crowdin.Api.AI
    Assembly: Crowdin.Api.dll
    Syntax
    public class AttributesObject : object

    Properties

    | Improve this Doc View Source

    Format

    Declaration
    public AiReportFormat Format { get; set; }
    Property Value
    Type Description
    AiReportFormat
    | Improve this Doc View Source

    ReportType

    Declaration
    public AiReportType ReportType { get; set; }
    Property Value
    Type Description
    AiReportType
    | Improve this Doc View Source

    Schema

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