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

AdvancedFindViewModel..::..LookupCommand Property

Gets or sets the lookup command.

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

Syntax


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

Field Value

The lookup command.