IStandardObjectProvider.Logger Property

Provides a logger that can be used in iLogic rules.

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

Syntax

VB

ReadOnly Property Logger As IRuleLogger
	Get

C#

IRuleLogger Logger { get; }

Property Value

Type: IRuleLogger

See Also

Reference

IStandardObjectProvider Interface
Autodesk.iLogic.Interfaces Namespace