LookupCommand Constructor (LookupCommands, PrimaryKeyValue, Boolean)
Initializes a new instance of the LookupCommand class.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public LookupCommand( LookupCommands command, PrimaryKeyValue parentWindowPrimaryKeyValue, bool resetSearchFor )
Public Sub New ( _ command As LookupCommands, _ parentWindowPrimaryKeyValue As PrimaryKeyValue, _ resetSearchFor As Boolean _ )
public: LookupCommand( LookupCommands^ command, PrimaryKeyValue^ parentWindowPrimaryKeyValue, bool^ resetSearchFor )
Parameters
- command
- Type: RingSoft.DbLookup.Lookup..::..LookupCommands
The command.
- parentWindowPrimaryKeyValue
- Type: RingSoft.DbLookup..::..PrimaryKeyValue
The parent window's primary key value.
- resetSearchFor
- Type: Boolean
if set to true reset search for.