ESRI.ArcGIS.ADF.Web
ID Property
See Also 
ESRI.ArcGIS.ADF.Web.SpatialReference Namespace > IDSpatialReferenceInfo Class : ID Property




Gets the ID of the coordinate system.

Syntax

Visual Basic (Declaration) 
Public Property ID As Integer
Visual Basic (Usage)Copy Code
Dim instance As IDSpatialReferenceInfo
Dim value As Integer
 
instance.ID = value
 
value = instance.ID
C# 
public int ID {get; set;}

Remarks

For a list of commonly used coordinate system definition strings, see the topic "Coordinate IDs and Descriptions" in the main ArcIMS Help (at ArcXML Guide - Coordinate IDs and Descriptions); ArcIMS Help is also available online at ESRI Support.

See Also

© 2010 All Rights Reserved.