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