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

Glossary Item Box

Custom name of the report longitude field.
Default: "Longitude".

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

Since Community Analyst API for Silverlight 2.2, the LongitudeName and LongitudeValue properties are replaced with the Longitude value, but they could be still used for assignment the longitude name and value separately. If you don't assign the Longitude property value, but assign the LongitudeValue instead, the Longitude property will be combined as LongitudeName + ": " + LongitudeValue 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.