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

DbDataProcessor..::..IsValid Property

Returns true if ... is valid.

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

Syntax


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

Field Value

true if this instance is valid; otherwise, false.