ESRI.ArcGIS.ADF.IMS
Name Property
See Also 
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > StoredQuery Class : Name Property




A name for the stored query.

Syntax

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

Example

For an example, see the StoredQuery overview.

Remarks

This is a name for the stored query, to distinguish it from other stored queries. These names are assigned by the creator of the ArcIMS map service, in the AXL definition file for the service.

See Also

© 2010 All Rights Reserved.