iLogicRule.Name Property

Gets or sets the name of the rule.

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

Syntax

VB

Property Name As String
	Get
	Set

C#

string Name { get; set; }

Property Value

Type: String

See Also

Reference

iLogicRule Interface
Autodesk.iLogic.Interfaces Namespace