ArcGIS API for Windows Phone - Library Reference
FieldAliases Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > FeatureSet Class : FieldAliases Property

Gets or sets the field aliases.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property FieldAliases As Dictionary(Of String,String)
C# 
public Dictionary<string,string> FieldAliases {get;}

Property Value

The field aliases.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.