Human readable form of last error reported on this connection
Property type
Read-only property
Syntax
Visual Basic
PublicProperty LastError AsString
Remarks
This is the last DicomObjects error reported, which may or may not reflect a DICOM protocol error. It corresponds exactly with the ErrorMessage parameter of the ActionComplete event and with the OLE error reported if Mode=doSync. It is only valid when isReady is true.