Description: EnterpriseTrack Project Finance Snapshot.
Field | Type | Description | Read-Only |
---|---|---|---|
IsDefaultSnapshot | Boolean | Indicates whether or not this is the default snapshot. | No |
IsEditableSnapshot | Boolean | Indicates whether or not snapshot can be edited. Used only during export, as this is a read-only attribute. | No |
ObjectId | String | The unique ID generated by the system. | No |
ProjectFinanceObjectId | ForeignKey | The unique ID of the associated project finance. | No |
ProjectObjectId | ForeignKey | The unique ID of the associated project. | No |
SnapshotCreatedBy | String | Login ID of user who created snapshot. | No |
SnapshotCreatedDate | DateTime | Date on which snapshot was created. | No |
SnapshotDescription | String | Snapshot Description | No |
SnapshotName | String | Snapshot Name | No |
SnapshotUpdatedBy | String | Login ID of user who last updated snapshot. | No |
SnapshotUpdatedDate | DateTime | Date on which snapshot was last updated. | No |