CSnapshotInfo
Contains information about a requirement document snapshot. A snapshot is historical version of a document. Snapshots are read only.
Extends
Fields
Field | Type | Description |
---|---|---|
versionNumber | long | Snapshot version. |
createdByUser | string | User who created the snapshot. See Formatting name fields for formatting information. |
dateTimeCreated | DateTime | Date the snapshot was created. |
label | string | Label that describes the snapshot purpose. |
comment | string | Contents of the Comment field. |
Used in
- createSnapshot
- CRequirementDocument (ArrayOfCSnapshotInfo)