Search Results for

    Show / Hide Table of Contents

    Class TmTimeElapsed

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

    Properties

    | Improve this Doc View Source

    Months

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

    Penalty

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