Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > LoadSeriesErrorEventArgs Class : Error Property |
public Exception Error {get;}
'Declaration Public ReadOnly Property Error As Exception
'Usage Dim instance As LoadSeriesErrorEventArgs Dim value As Exception value = instance.Error
public: __property Exception* get_Error();
public: property Exception^ Error { Exception^ get(); }