AJE Components
EngineClassBase LastException Property AJE Data Report Engine Help
Returns the last Exception for the Object.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public Exception LastException { get; }

Property Value

Type: OnlineException

Return Value

Type: OnlineException
Remarks

See Also