LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Error Property (LoadSeriesErrorEventArgs)

Show in webframe






Gets the error System.Exception.
Syntax
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();
}

Property Value

Type: System.Exception The error System.Exception.
Requirements

Target Platforms

See Also

Reference

LoadSeriesErrorEventArgs Class
LoadSeriesErrorEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.