IRuleInterfaceSetHost Method |
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Sub SetHost (
host As IRulesHost
)
void SetHost(
IRulesHost host
)
Parameters
- host
- Type: IRulesHost
See Also