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

GenericReportFilterViewModel..::..LookupInput Property

Gets the lookup input.

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

Syntax


public GenericReportLookupFilterInput LookupInput { get; set; }
Public Property LookupInput As GenericReportLookupFilterInput
	Get
	Set
public:
property GenericReportLookupFilterInput^ LookupInput {
	GenericReportLookupFilterInput^ get ();
	void set (GenericReportLookupFilterInput^ value);
}

Field Value

The lookup input.