Click or drag to resize

ILowLevelSupportRunExternalRule Method (String)

Runs an external rule.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Function RunExternalRule ( 
	ruleName As String
) As Integer

Parameters

ruleName
Type: SystemString
The filename of the rule. The extension can be omitted.

Return Value

Type: Int32
See Also