Endeca Presentation API
Ancestors Property
NamespacesEndeca.NavigationDimLocationAncestors
Gets the ancestors of the dimension location.
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
A DimValList object containing the ancestors of this dimension location.
Remarks
Ancestors are ordered from parent to child (the list does not include the dimension root).

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