Skip to main content

BaseProjectInformation

The BaseProjectInformation class extends BaseProjectItem to include additional metadata about a project, such as creation details, status flags, and versioning information.

Properties

NameDescription
CaptionA multilingual caption for the project item.
StatusIndicates the current status of the project, where true typically represents an active status.
IdThe unique identifier of the project item.
PassKeyThe pass key used for encrypted projects. If the project is not encrypted, this property should remain empty.
SecretKeyThe encrypted secret key for the project.
NameThe name of the project item.
HideApprovalsIndicates whether approvals are hidden from view in the project.
SourceCodeDeletedIndicates whether the source code associated with the project has been deleted.
MobileFormViewRepresents the mobile form view setting for the project. The default value is 3.
DelegableIndicates whether tasks within the project can be delegated.
ShowParentHistoryIndicates whether the project displays the history of parent projects.
HasPinCodeIndicates whether the project requires a PIN code for access.
MinorVersionIndicates the minor version number of the project's package.
PackageVersionIndicates the primary version number of the project's package.
FastApproveIndicates whether fast approval is enabled for the project.
PathThe file path associated with the project.
CreatedAtThe date and time when the project was created.
CreatedByThe identifier of the user who created the project.
ProjectSecretKeyThe secret key associated with the project.