Gets the collection of parameters used when this data source makes a navigation query.
            
    Namespace: 
   Endeca.Web.InternalAssembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| public ParameterCollection SelectParameters { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Property SelectParameters As ParameterCollection | 
| Visual C++ | 
|---|
| public: property ParameterCollection^ SelectParameters { ParameterCollection^ get (); } | 





