Forces all transactions finished inside this group to use modal failure handling
regardless of what failure handling options are set for those transactions.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsFailureHandlingForcedModal { get; set; }Property Value
Boolean
Remarks
This property is ignored during events, when failure handling is always modal.
See Also
Reference