| Revit 2020.1 API |
| FailureMessageKey Members |
| FailureMessageKey Class Constructors Methods Operators Properties See Also |
The FailureMessageKey type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FailureMessageKey |
Constructs a new FailureMessageKey with default settings.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the FailureMessageKey | |
| Equals | (Overrides Object..::..Equals(Object).) | |
| GetHashCode |
Gets the integer value of the id as hash code
(Overrides Object..::..GetHashCode()()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsEqual |
Checks it this key is equal to the other.
| |
| IsValid |
Checks if the failure message key is valid
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Operators
| Name | Description | |
|---|---|---|
| Equality | Determines whether two FailureMessageKeys are the same. | |
| Inequality | Determines whether two FailureMessageKeys are different. |
Properties
| Name | Description | |
|---|---|---|
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
|