ILowLevelSupportRunRule Method (String) |
Runs a rule in the current document.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Function RunRule (
ruleName As String
) As Integer
int RunRule(
string ruleName
)
Parameters
- ruleName
- Type: SystemString
Return Value
Type:
Int32See Also