Gets the rule name.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
ReadOnly Property RuleName As String Get
C#
string RuleName { get; }
ReadOnly Property RuleName As String Get
string RuleName { get; }