The Changelist type exposes the following members.

Properties

  Name Description
Public property ClientId
Name of client/workspace associated with this change
Public property Description
Property to access change Description
Public property Files
Property to access List of Metadata for Files in this change
Public property Id
Property to access change ID
Public property Jobs
Property to access List of Jobs associated with this change.
Public property ModifiedDate
Property to access last Modified time
Public property OwnerName
Property to access change owner
Public property Pending
Property to specify change as Pending
Public property Shelved
Property to access if this change has shelved files
Public property ShelvedFiles
Property to access List of Shelved files
Public property Spec
Property to access FormSpec for changelist
Public property Type
Property to access type of the changelist

See Also