Search Results for

    Show / Hide Table of Contents

    Class AddTeamMembersRequest

    Inheritance
    System.Object
    AddTeamMembersRequest
    Namespace: Crowdin.Api.Teams
    Assembly: Crowdin.Api.dll
    Syntax
    public class AddTeamMembersRequest : object

    Properties

    | Improve this Doc View Source

    UserIds

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