Search Results for

    Show / Hide Table of Contents

    Class TmPenalties

    Inheritance
    System.Object
    TmPenalties
    Namespace: Crowdin.Api.ProjectsGroups
    Assembly: Crowdin.Api.dll
    Syntax
    public class TmPenalties : object

    Properties

    | Improve this Doc View Source

    AutoSubstitution

    Declaration
    public int AutoSubstitution { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    MultipleTranslations

    Declaration
    public int MultipleTranslations { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    TimeSinceLastModified

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

    TimeSinceLastUsage

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

    TmPriority

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