LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Error Property (WorkstationErrorEventArgs)

Show in webframe






Gets the error that occurred.
Syntax
public Exception Error {get;}
'Declaration
 
Public ReadOnly Property Error As Exception
'Usage
 
Dim instance As WorkstationErrorEventArgs
Dim value As Exception
 
value = instance.Error

            

            
public: __property Exception* get_Error();
public:
property Exception* Error {
   Exception* get();
}

Property Value

An System.Exception that represents the error that occurred.
Requirements

Target Platforms

See Also

Reference

WorkstationErrorEventArgs Class
WorkstationErrorEventArgs Members

 

 


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