Tracking Client API for Windows Phone
FieldNames Property
NamespacesESRI.Tracking.ConnectorServiceFieldNames
A list of all the field names from one (simple service) or both (complex service) Message Definitions associated with this service.
Declaration Syntax
C#Visual BasicVisual C++
public List<string> FieldNames { get; }
Public ReadOnly Property FieldNames As List(Of String)
	Get
public:
property List<String^>^ FieldNames {
	List<String^>^ get ();
}

Assembly: ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)