ExceptionsLog.Exceptions Property

An IEnumerable of ExceptionLogEntry objects.

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

Syntax

VB

ReadOnly Property Exceptions As IEnumerable
	Get

C#

IEnumerable Exceptions { get; }

Property Value

Type: IEnumerable

See Also

Reference

ExceptionsLog Interface
Autodesk.iLogic.Interfaces Namespace