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

DeleteRecordViewModel..::..LookupCommand Property

Gets or sets the lookup command.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.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.