This documentation is archived and is not being maintained.

IPendingChangeEventArgs::OperationId Property

Gets the operation identifier associated with the event.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

property int OperationId {
	int get ();
}

Property Value

Type: System::Int32
The operation identifier associated with the event.

Show: