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

GenericReportFilterViewModel..::..IsCurrentOnly Property

Gets or sets a value indicating whether this instance is current only.

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

Syntax


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

Field Value

true if this instance is current only; otherwise, false.