C++
Adesk::Boolean isCancelling() const;
Description
Returns Adesk::kTrue if the object is currently in the middle of a cancel() call (that is, an open is being canceled and all changes made are being rolled back). Otherwise returns Adesk::kFalse.
Adesk::Boolean isCancelling() const;
Returns Adesk::kTrue if the object is currently in the middle of a cancel() call (that is, an open is being canceled and all changes made are being rolled back). Otherwise returns Adesk::kFalse.