Utility class to hold the results of the CompoundDimensionSearchCommand This class is not expected to be used unless a user is working with the
CopyC#
UrlManager
and the corresponding
CopyC#
CommandInfo
.

Namespace:  Endeca.Data
Assembly:  Endeca.Data (in Endeca.Data.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public class CompoundDimensionSearchResultHolder : CommandResult
Visual Basic (Declaration)
Public Class CompoundDimensionSearchResultHolder _
	Inherits CommandResult
Visual C++
public ref class CompoundDimensionSearchResultHolder : public CommandResult

Inheritance Hierarchy

System..::.Object
  Endeca.Data.Provider..::.CommandResult
    Endeca.Data..::.CompoundDimensionSearchResultHolder

See Also