FailureDefinitionAccessor Members

The FailureDefinitionAccessor type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the FailureDefinitionAccessor
Public methodEquals (Inherited from Object.)
Public methodGetApplicableResolutionTypes
Retrieves a list of resolution types applicable to the failure.
Public methodGetDefaultResolutionType
Retrieves the default resolution type for the failure.
Public methodGetDescriptionText
Retrieves the description text of the failure.
Public methodGetHashCode (Inherited from Object.)
Public methodGetId
Retrieves the unique identifier of the FailureDefinition.
Public methodGetResolutionCaption
Retrieves the caption for a specific resolution type.
Public methodGetSeverity
Retrieves severity of the failure.
Public methodGetType (Inherited from Object.)
Public methodHasResolutions
Checks if the FailureDefinition has at least one resolution.
Public methodIsResolutionApplicable
Checks if the given resolution type is applicable to the failure.
Public methodSetDefaultResolutionType
Sets the default resolution type for the failure.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also