LookupDefinitionBase..::..SetCommand Method
Sets the command.
Namespace:
RingSoft.DbLookup.LookupAssembly: 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.