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: 30.0
Syntax
VB
ReadOnly Property LogControl As LogControl Get
C#
LogControl LogControl { get; }