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