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.
These operations have notifications for the start and finish of events.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
Public Enumeration OperationEventType
public enum OperationEventType
public enum class OperationEventType
type OperationEventType
public enum OperationEventType
Members
Member name | Description | |
---|---|---|
Checkin | The Checkin event type | |
Destroy | The Destroy event type | |
Get | The Get event type | |
Merge | The Merge event type | |
Pend | The Pend event type | |
Resolve | The Resolve event type | |
Rollback | The Rollback event type | |
Shelve | The Shelve event type | |
Undo | The Undo event type | |
Unshelve | The Unshelve event type |