Class ProjectForm
Inheritance
System.Object
ProjectForm
Namespace: Crowdin.Api.ProjectsGroups
Assembly: Crowdin.Api.dll
Syntax
public abstract class ProjectForm : AddProjectRequest
Properties
| Improve this Doc View SourceType
Declaration
public ProjectType? Type { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<ProjectType> |