Search Results for

    Show / Hide Table of Contents

    Class ProjectForm

    Inheritance
    System.Object
    AddProjectRequest
    ProjectForm
    FileBasedProjectForm
    StringsBasedProjectForm
    Namespace: Crowdin.Api.ProjectsGroups
    Assembly: Crowdin.Api.dll
    Syntax
    public abstract class ProjectForm : AddProjectRequest

    Properties

    | Improve this Doc View Source

    Type

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