Endeca Presentation API
GetReferenceLongitude Method
NamespacesEndeca.NavigationERecSortKeyGetReferenceLongitude()()
Gets the longitude 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 GetReferenceLongitude()
Public Overridable Function GetReferenceLongitude As Double
public:
virtual double GetReferenceLongitude ()
Return Value
double - The longitude of the reference point. Positive values represent east longitude and negative values represent west longitude.

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