Search Results for

    Show / Hide Table of Contents

    Class ReportSettingsSimpleConfig.RegularRate

    Inheritance
    System.Object
    ReportSettingsSimpleConfig.RegularRate
    Namespace: Crowdin.Api.Reports
    Assembly: Crowdin.Api.dll
    Syntax
    public class RegularRate : object

    Properties

    | Improve this Doc View Source

    Mode

    Declaration
    public ReportSettingsSimpleConfig.RateMode? Mode { get; set; }
    Property Value
    Type Description
    System.Nullable<ReportSettingsSimpleConfig.RateMode>
    | Improve this Doc View Source

    Value

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