Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Error Property (UpdateSummaryEventArgs)







Gets or sets the error exception.
Syntax
public Exception Error {get; set;}
'Declaration
 
Public Property Error As Exception
'Usage
 
Dim instance As UpdateSummaryEventArgs
Dim value As Exception
 
instance.Error = value
 
value = instance.Error

            

            
public: __property Exception* get_Error();
public: __property void set_Error( 
   Exception* value
);
public:
property Exception^ Error {
   Exception^ get();
   void set (    Exception^ value);
}

Property Value

Type: System.Exception The error exception.
Requirements

Target Platforms

See Also

Reference

UpdateSummaryEventArgs Class
UpdateSummaryEventArgs Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features