Retrieves the name of the rule.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public string GetRuleName( int index )
Parameters
- index Int32
- The rule index to get information for.
Return Value
StringThe name of the rule.