Search Results for

    Show / Hide Table of Contents

    Class TaskAssigneeForm

    Inheritance
    System.Object
    TaskAssigneeForm
    Namespace: Crowdin.Api.Tasks
    Assembly: Crowdin.Api.dll
    Syntax
    public class TaskAssigneeForm : object

    Properties

    | Improve this Doc View Source

    Id

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

    WordsCount

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