| IRecordEntityLastError Property |
Last error that occurred
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax IError LastError { get; }
ReadOnly Property LastError As IError
Get
property IError^ LastError {
IError^ get ();
}
Property Value
Type:
IErrorSee Also