IiLogicAutomationCallingFromOutside Property |
Set this to True if you are calling from out-of-process.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
SyntaxProperty CallingFromOutside As Boolean
Get
Set
bool CallingFromOutside { get; set; }
Property Value
Type:
Boolean
See Also