UndoableGraphTransactionScope.IsForceAdd Method

Definition

Get if the transaction is marked as "force add", which will create an undo unit even if it's empty.

C++
public:
 static bool IsForceAdd(System::Collections::Generic::Dictionary<System::Object ^, System::Object ^> ^ scopeProperties);

Parameters

scopeProperties
Dictionary<Object,Object>

The property bag from the transaction scope in question.

Returns

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022