Gets a value that is True if this rule is a Codeblocks rule (edited with a Blockly UI).
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
ReadOnly Property IsCodeblocks As Boolean Get
C#
bool IsCodeblocks { get; }
