GraphUndoUnit.Enlistment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This undo unit's associated GraphTransactionEnlistment.
public:
property Microsoft::VisualStudio::GraphModel::IGraphTransactionEnlistment ^ Enlistment { Microsoft::VisualStudio::GraphModel::IGraphTransactionEnlistment ^ get(); };
public Microsoft.VisualStudio.GraphModel.IGraphTransactionEnlistment Enlistment { get; }
member this.Enlistment : Microsoft.VisualStudio.GraphModel.IGraphTransactionEnlistment
Public ReadOnly Property Enlistment As IGraphTransactionEnlistment