Community Analyst API for Silverlight 2.2 Reference
LatitudeName Property
See Also  Send Feedback
ESRI.ArcGIS.Client.BAO Namespace > ReportHeader Class : LatitudeName Property

Glossary Item Box

Custom name of the report latitude field.
Default: "Latitude".

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

Since Community Analyst API for Silverlight 2.2, the LatitudeName and LatitudeValue properties are replaced with the Latitude value, but they could be still used for assignment the latitude name and value separately. If you don't assign the Latitude property value, but assign the LatitudeValue instead, the Latitude property will be combined as LatitudeName + ": " + LatitudeValue when this class instance will be serialized to request parameters.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 ESRI Inc. All Rights Reserved.