![]() |
v2.41
|
|
Enumerations | |
| enum | ProjectType { ProjectType_Project = 0 , ProjectType_Template = 1 } |
| An enumeration for supported project types. More... | |
| enum ProjectType |
An enumeration for supported project types.
| Enumerator | |
|---|---|
| ProjectType_Project | Type of the project |
| ProjectType_Template | Type of the template project, you can learn more about template project in Renga help |