ILowLevelSupport.Automation Property

Gets the Automation object. This provides the iLogic API functions.

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

Syntax

VB

ReadOnly Property Automation As IiLogicAutomation
	Get

C#

IiLogicAutomation Automation { get; }

Property Value

Type: IiLogicAutomation

See Also

Reference

ILowLevelSupport Interface
Autodesk.iLogic.Interfaces Namespace