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

WhereItem..::..CheckDescriptionForNull Property

Gets a value indicating whether [check description for null].

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

Syntax


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

Field Value

true if [check description for null]; otherwise, false.