ILowLevelSupport.RuleName Property

Gets the name of the current rule.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property RuleName As String
	Get

C#

string RuleName { get; }

Return Value

Type: String

See Also

Reference

ILowLevelSupport Interface
Autodesk.iLogic.Interfaces Namespace