Search Results for

    Show / Hide Table of Contents

    Class ApplicationPermissions

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

    Properties

    | Improve this Doc View Source

    Project

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

    User

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