Project
What it does
The Project data type stores information about a project on the Application Server.
Fields
Name | Type | Description |
Id | int | The ID of the project on the Application Server. |
Name | string | The name of the project on the Application Server |
Guid | string | The unique ID (GUID) of the project |
IsTestProject | bool |
A flag which identifies a test project. Possible values:
|
12.04.2024 18:16:01