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

GenericReportLookupFilterInput..::..CodeNameToFilter Property

Gets or sets the code name to filter.

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

Syntax


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

Field Value

The code name to filter.