Search Results for

    Show / Hide Table of Contents

    Class ProjectTeamResources

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

    Properties

    | Improve this Doc View Source

    Added

    Declaration
    public ProjectTeamResource Added { get; set; }
    Property Value
    Type Description
    ProjectTeamResource
    | Improve this Doc View Source

    Skipped

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