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




The name of the field in the layer's data source.

Syntax

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

Example

For an example, see ExtractInfo.

Remarks

Name of field in the database.

See Also

© 2010 All Rights Reserved.