GraphUpdatedEventArgs::TransactionId Property

 

The transaction ID used for this Enlistment.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property Object^ TransactionId {
	Object^ get();
}

Property Value

Type: System::Object^
Return to top
Show: