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.
Include Protected Members
Include Inherited Members
The CommitCheckinEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Changes | Gets a list of pending changes associated with this commit. |
![]() |
ChangesetId | Gets the Changeset ID number associated with this commit. |
![]() |
CreationDate | Gets the creation date of this commit. |
![]() |
OperationId | Gets the operation ID. |
![]() |
UndoneChanges | Gets the set of undone pending changes in this commit. |
![]() |
Workspace | Gets the Workspace associated with this commit. |
Top