IRuleInterface.Main Method

The main method of the rule. When the rule is run, this method will be called.

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

Syntax

VB

Sub Main

C#

void Main()

See Also

Reference

IRuleInterface Interface
Autodesk.iLogic.Interfaces Namespace