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

GenericReportFilterViewModel..::..BeginCodeLabel Property

Gets or sets the begin code label.

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

Syntax


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

Field Value

The begin code label.