Endeca Presentation API
AddDimValue Method (val)
NamespacesEndeca.NavigationDimValIdListAddDimValue(DimVal)
Adds a dimension value ID to the DimValIdList. The ID is extracted from val, which is a dimension value.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void AddDimValue(
	DimVal val
)
Public Overridable Sub AddDimValue ( _
	val As DimVal _
)
public:
virtual void AddDimValue (
	DimVal^ val
)
Parameters
val (DimVal)
DimVal object from which the ID will be extracted.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0