2027 Class
Changes 0
C

PerformanceAdviserRuleId

Description:
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.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.GuidEnum
    Autodesk.Revit.DB.PerformanceAdviserRuleId
Name Return Type Description Inherited From
C PerformanceAdviserRuleId(Guid) None Creates a new PerformanceAdviserRuleId instance.
Name Return Type Description Inherited From
M Equals(Object) Boolean Compares two Guid-based enum object based on their concrete class and GUID value. (Inherited from GuidEnum ) GuidEnum
M GetHashCode() Int32 Generates a hash code for this Guid-based enum object. (Inherited from GuidEnum ) GuidEnum
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object
Name Return Type Description Inherited From
O Equality(PerformanceAdviserRuleId, PerformanceAdviserRuleId) Boolean Compares two PerformanceAdviserRuleId instances.
O Inequality(PerformanceAdviserRuleId, PerformanceAdviserRuleId) Boolean Compares two PerformanceAdviserRuleId instances.
Name Return Type Description Inherited From
P Guid Guid The Guid of GUID-based enum object. (Inherited from GuidEnum ) GuidEnum