Initializes a new NavigationDataSourceSelectingEventArgs instance.
            
    Namespace: 
   Endeca.Web.UIAssembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# | 
|---|
public CompoundDimensionSearchDataSourceSelectingEventArgs( CompoundDimensionSearchCommand command )  | 
| Visual Basic (Declaration) | 
|---|
Public Sub New ( _ command As CompoundDimensionSearchCommand _ )  | 
| Visual C++ | 
|---|
public: CompoundDimensionSearchDataSourceSelectingEventArgs( CompoundDimensionSearchCommand^ command )  | 
Parameters
- command
 - Type: Endeca.Data..::.CompoundDimensionSearchCommand
The command that will be used to query the MDEX Engine.