|
M
AddResolution(FailureResolutionType, FailureResolution)
|
FailureMessage
|
Adds a resolution for the failure.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetAdditionalElements()
|
ICollection<ElementId>
|
Retrieves list of the additional reference elements for the failure.
|
|
|
M
GetDefaultResolutionCaption()
|
String
|
Retrieves the caption of the default resolution of the failure.
|
|
|
M
GetDescriptionText()
|
String
|
Retrieves the description text of the failure.
|
|
|
M
GetFailingElements()
|
ICollection<ElementId>
|
Retrieves list of the elements that have caused the failure.
|
|
|
M
GetFailureDefinitionId()
|
FailureDefinitionId
|
Retrieves the id of the failure definition for the failure.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetSeverity()
|
FailureSeverity
|
Retrieves the severity of the failure.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
HasResolutionOfType(FailureResolutionType)
|
Boolean
|
Checks if failure has a resolution of a given type.
|
|
|
M
HasResolutions()
|
Boolean
|
Checks if the failure has any resolutions.
|
|
|
M
SetAdditionalElement(ElementId)
|
FailureMessage
|
Sets the additional reference element for the failure.
|
|
|
M
SetAdditionalElements(ICollection<ElementId>)
|
FailureMessage
|
Sets the additional reference elements for the failure.
|
|
|
M
SetFailingElement(ElementId)
|
FailureMessage
|
Sets the element that has caused the failure.
|
|
|
M
SetFailingElements(ICollection<ElementId>)
|
FailureMessage
|
Sets elements that have caused the failure.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|