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

AdvancedFindViewModel..::..ImportDefaultLookupCommand Property

Gets or sets the import default lookup command.

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

Syntax


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

Field Value

The import default lookup command.