Search Results for

    Show / Hide Table of Contents

    Class UserReportSettingsTemplate.Configuration.NetRateSchemesData

    Inheritance
    System.Object
    UserReportSettingsTemplate.Configuration.NetRateSchemesData
    Namespace: Crowdin.Api.Reports
    Assembly: Crowdin.Api.dll
    Syntax
    public class NetRateSchemesData : object

    Properties

    | Improve this Doc View Source

    AiMatch

    Declaration
    public Match[] AiMatch { get; set; }
    Property Value
    Type Description
    Match[]
    | Improve this Doc View Source

    MtMatch

    Declaration
    public Match[] MtMatch { get; set; }
    Property Value
    Type Description
    Match[]
    | Improve this Doc View Source

    SuggestionMatch

    Declaration
    public Match[] SuggestionMatch { get; set; }
    Property Value
    Type Description
    Match[]
    | Improve this Doc View Source

    TmMatch

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