Gets or sets the rule text (rule VB code).
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
Property Text As String Get Set
C#
string Text { get; set; }
Property Text As String Get Set
string Text { get; set; }