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

GenericReportFilterViewModel..::..CurrentCodeLabel Property

Gets or sets the current code label.

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

Syntax


public string CurrentCodeLabel { get; set; }
Public Property CurrentCodeLabel As String
	Get
	Set
public:
property String^ CurrentCodeLabel {
	String^ get ();
	void set (String^ value);
}

Field Value

The current code label.