Endeca Presentation API
Ancestors Property
NamespacesEndeca.NavigationDimensionAncestors
Gets the ancestors pertinent to this dimension.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DimValList Ancestors{ get;}
Public Overridable ReadOnly Property Ancestors As DimValList
public:
virtual property DimValList^ Ancestors {
	DimValList^ get ();
}
Value
Ancestors of the descriptor of this dimension. If there is no descriptor or the descriptor has no ancestors, the DimValList returned will be empty.
Remarks
Will still return an empty DimValList if there are no ancestors. Ancestors will only appear if there is a descriptor for this dimension and if the descriptor has ancestors in the hierarchy of the dimension. Does not include the dimension root value. Ancestors are ordered from parent to child.

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