Search Results for

    Show / Hide Table of Contents

    Class GroupTeam

    Inheritance
    System.Object
    GroupTeam
    Namespace: Crowdin.Api.Teams
    Assembly: Crowdin.Api.dll
    Syntax
    public class GroupTeam : 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

    Team

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