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