Endeca Presentation API
GetReferenceLatitude Method
NamespacesEndeca.NavigationERecSortKeyGetReferenceLatitude()()
Gets the latitude of the reference point for a geocode sort key. It is an error to call this method if GetType() != GEOCODE_SORT_KEY.
Declaration Syntax
C#Visual BasicVisual C++
public virtual double GetReferenceLatitude()
Public Overridable Function GetReferenceLatitude As Double
public:
virtual double GetReferenceLatitude ()
Return Value
double - The latitude of the reference point. Positive values represent north latitude and negative values represent south latitude.

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