ESRI.ArcGIS.ADF.Web.DataSources.IMS
Layer Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.IMS.Design Namespace > ArcIMSGeocodeResourceDefinitionEditorForm Class : Layer Property




ArcIMS layer to use for geocoding.

Syntax

Visual Basic (Declaration) 
Public Property Layer As String
Visual Basic (Usage)Copy Code
Dim instance As ArcIMSGeocodeResourceDefinitionEditorForm
Dim value As String
 
instance.Layer = value
 
value = instance.Layer
C# 
public string Layer {get; set;}

See Also

© 2010 All Rights Reserved.