←Select platform

DetailedError Property

Summary

Gets or sets a value to display exceptions in the Leadtools.Medical.Workstation.UI.ViewErrorDetailsDialog

Syntax

C#
VB
C++
public static bool DetailedError { get; set; } 
  
Public Shared Property DetailedError As Boolean 
public: 
static property bool DetailedError { 
   bool get(); 
   void set (    bool ); 
} 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly