Defines a resolution for a failure.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since:
2011
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Remarks
A failure could have several permitted resolutions. List of applicable resolution types for the specific failure
is defined by the FailureDefinition, actual FailureResolutions are instantiated with the FailureMessage before it is posted.
Multiple resolutions per failure are allowed, although Revit UI only uses default resolution.