RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbDataProcessor..::..DontDisplayExceptions Property

Gets or sets a value indicating whether [dont display exceptions].

Namespace:  RingSoft.DbLookup.DataProcessor
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public static bool DontDisplayExceptions { get; set; }
Public Shared Property DontDisplayExceptions As Boolean
	Get
	Set
public:
static property bool^ DontDisplayExceptions {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [dont display exceptions]; otherwise, false.