A project template.
| Name | Editable? | Type | Nullable? | Summary |
|---|---|---|---|---|
| ID | Int32 | Gets or sets the template ID. | ||
| Name | String | Gets or sets the template name. | ||
| Description | String | This field is nullable. | Gets or sets the template description. | |
| DateCreated | DateTime | Gets or sets the date/time the template was created. | ||
| IsGlobal | Boolean | Gets or sets a value indicating whether the template is globally-available to all users or private to the owner. | ||
| AdminName | String | Gets or sets the name of the template owner. | ||
| AdminUID | String | Gets or sets the UID of the template owner. | ||
| AdminEmail | String | Gets or sets the email address of the template owner. |