Search Results for

    Show / Hide Table of Contents

    Class ApplicationUser

    Inheritance
    System.Object
    ApplicationUser
    Namespace: Crowdin.Api.Applications
    Assembly: Crowdin.Api.dll
    Syntax
    public class ApplicationUser : object

    Properties

    | Improve this Doc View Source

    Ids

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

    Value

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