BaseProjectItem
The BaseProjectItem class represents basic project information, including identifiers, names, captions, and security keys.
Properties
| Name | Description |
|---|---|
| Caption | A multilingual caption for the project item. |
| Id | The unique identifier of the project item. |
| PassKey | The pass key used for encrypted projects. If the project is not encrypted, this property should remain empty. |
| Name | The name of the project item. |
| ProjectSecretKey | The secret key associated with the project. |