![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
OutputField Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : OutputField Class |

Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class OutputField |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As OutputField |
C# | |
---|---|
[SerializableAttribute()] public class OutputField |
For an example, see ExtractInfo.
Extraction of data for download by users may be enabled for standard ArcIMS image services. If extraction is enabled, the author of the map service may provide aliases for attribute fields in layers to be extracted. An OutputFieldCollection is provided by the ExtractInfo's OutputFields property. The OutputFieldCollection, if defined for a layer, contains one or more OutputField objects. Each OutputField contains one field name and an alias. The alias is used when the layer is extracted. Instead of including the field names in the layer's data source, the aliases will be used in the shapefile. If an OutputFieldCollection is present, it may only cover a portion of the fields in the layer.
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