Namespace: 
   Endeca.Web.UI
Assembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
Assembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| protected override void UpdateCommand( AggregateRecordDetailsCommand command, IDictionary parameterValues ) | 
| Visual Basic (Declaration) | 
|---|
| Protected Overrides Sub UpdateCommand ( _ command As AggregateRecordDetailsCommand, _ parameterValues As IDictionary _ ) | 
| Visual C++ | 
|---|
| protected: virtual void UpdateCommand( AggregateRecordDetailsCommand^ command, IDictionary^ parameterValues ) override | 
Parameters
- command
- Type: Endeca.Data..::.AggregateRecordDetailsCommand
- parameterValues
- Type: System.Collections..::.IDictionary





