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

Show in webframe

DetailedError Property







Gets or sets a value to display exceptions in the Leadtools.Medical.Workstation.UI.ViewErrorDetailsDialog
Syntax
public static bool DetailedError {get; set;}
'Declaration
 
Public Shared Property DetailedError As Boolean
'Usage
 
Dim value As Boolean
 
WorkstationMessager.DetailedError = value
 
value = WorkstationMessager.DetailedError

            

            
public: __property static bool get_DetailedError();
public: __property static void set_DetailedError( 
   bool value
);
public:
static property bool DetailedError {
   bool get();
   void set (    bool value);
}

Property Value

True to display exceptions in the Leadtools.Medical.Workstation.UI.ViewErrorDetailsDialog. If false, the exceptions message will be displayed in a System.Windows.Forms.MessageBox only.
Requirements

Target Platforms

See Also

Reference

WorkstationMessager Class
WorkstationMessager Members

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