ReleaseRevision interface
Properties
changed |
Gets or sets the identity who changed. |
changed |
Change date of the revision. |
change |
Change details of the revision. |
change |
Change details of the revision. Typically ChangeDetails values are Add and Update. |
comment | Comment of the revision. |
definition |
Release ID of which this revision belongs. |
release |
Gets or sets the release ID of which this revision belongs. |
Property Details
changedBy
changedDate
Change date of the revision.
changedDate: Date
Property Value
Date
changeDetails
Change details of the revision.
changeDetails: string
Property Value
string
changeType
Change details of the revision. Typically ChangeDetails values are Add and Update.
changeType: string
Property Value
string
comment
Comment of the revision.
comment: string
Property Value
string
definitionSnapshotRevision
Release ID of which this revision belongs.
definitionSnapshotRevision: number
Property Value
number
releaseId
Gets or sets the release ID of which this revision belongs.
releaseId: number
Property Value
number