Command to retrieve the set of DimensionValues that match a given set of search terms from the MDEX Engine.
Namespace:
Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public class DimensionSearchCommand : EndecaCommand, ICommandSource<DimensionSearchCommand>, ICommandSource |
| Visual Basic (Declaration) |
|---|
Public Class DimensionSearchCommand _ Inherits EndecaCommand _ Implements ICommandSource(Of DimensionSearchCommand), ICommandSource |
| Visual C++ |
|---|
public ref class DimensionSearchCommand : public EndecaCommand, ICommandSource<DimensionSearchCommand^>, ICommandSource |