FailureHandlingOptions.GetForcedModalHandling
Description:
Obtains the flag indicating if the error handling dialog shown at the end of the failing transaction should be modal.
Obtains the flag indicating if the error handling dialog shown at the end of the failing transaction should be modal.
public bool GetForcedModalHandling()
Boolean
True if the options force Revit to use a modal error dialog, false if it allows use of a non-blocking dialog for warnings resulting from this transaction.