Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a collection of objects that are included in a specified change list.
Syntax
public SysVersionControlTmpItem getChangeNumberContents(
SysVersionControlChangeNumber _changeNumber,
utcdatetime _changeDateTime,
SysVersionControlItemComment _changeComments)
Run On
Client
Parameters
- _changeNumber
Type: SysVersionControlChangeNumber Extended Data Type
The change list for which to retrieve the information.
- _changeDateTime
Type: utcdatetime
The time and date when the change was submitted.
- _changeComments
Type: SysVersionControlItemComment Extended Data Type
The comments that are associated with the change.
Return Value
Type: SysVersionControlTmpItem Table
A SysVersionControlTmpItem table that contains a record for each change in the change list.