Search Results for

    Show / Hide Table of Contents

    Class ApplicationProject

    Inheritance
    System.Object
    ApplicationProject
    Namespace: Crowdin.Api.Applications
    Assembly: Crowdin.Api.dll
    Syntax
    public class ApplicationProject : 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 ApplicationProjectValue Value { get; set; }
    Property Value
    Type Description
    ApplicationProjectValue
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX