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

LookupDefinitionBase..::..SetCommand Method

Sets the command.

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

Syntax


public void SetCommand(
	LookupCommand command
)
Public Sub SetCommand ( _
	command As LookupCommand _
)
public:
void SetCommand(
	LookupCommand^ command
)

Parameters

command
Type: RingSoft.DbLookup.Lookup..::..LookupCommand
The command.