IiLogicAutomation.LogControl Property

Gets an object that provides control over the iLogic log (i.e. the rule logger).

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

Syntax

VB

ReadOnly Property LogControl As LogControl
	Get

C#

LogControl LogControl { get; }

Return Value

Type: LogControl

See Also

Reference

IiLogicAutomation Interface
Autodesk.iLogic.Interfaces Namespace