iLogicRule.Text Property

Gets or sets the rule text (rule VB code).

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

Syntax

VB

Property Text As String
	Get
	Set

C#

string Text { get; set; }

Property Value

Type: String

See Also

Reference

iLogicRule Interface
Autodesk.iLogic.Interfaces Namespace