Namespace:
Autodesk.Revit.DB
PerformanceAdviserRuleId
Class
Description:
The unique identifier of a PerformanceAdviserRule
The unique identifier of a PerformanceAdviserRule
Remarks:
Each performance adviser rule registered in application must be given a unique id that can be used to identify and unregister rule later.
Each performance adviser rule registered in application must be given a unique id that can be used to identify and unregister rule later.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.GuidEnum
Autodesk.Revit.DB.PerformanceAdviserRuleId
System.Object
Autodesk.Revit.DB.GuidEnum
Autodesk.Revit.DB.PerformanceAdviserRuleId
PerformanceAdviserRuleId Class Members:
| Name | Description | Inherited From |
|---|---|---|
| PerformanceAdviserRuleId | Creates a new PerformanceAdviserRuleId instance. |
| Name | Description | Inherited From |
|---|---|---|
| Equals | Compares two Guid-based enum object based on their concrete class and GUID value. (Inherited from GuidEnum ) | GuidEnum |
| GetHashCode | Generates a hash code for this Guid-based enum object. (Inherited from GuidEnum ) | GuidEnum |
| GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
| ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |
| Name | Description | Inherited From |
|---|---|---|
| Equality(PerformanceAdviserRuleId, PerformanceAdviserRuleId) | Compares two PerformanceAdviserRuleId instances. | |
| Inequality(PerformanceAdviserRuleId, PerformanceAdviserRuleId) | Compares two PerformanceAdviserRuleId instances. |