Checks if the failure has any resolutions.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasResolutions()
Return Value
Boolean
True if the failure has any resolutions, false otherwise.
Exceptions
See Also
Reference