Tracking Client API for Windows Phone
TimestampFieldIndex Property
NamespacesESRI.Tracking.ConnectorMessageDefinitionTimestampFieldIndex
The timestamp field index.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Use StartTimestampFieldIndex instead")]
public int TimestampFieldIndex { get; internal set; }
<ObsoleteAttribute("Use StartTimestampFieldIndex instead")> _
Public Property TimestampFieldIndex As Integer
	Get
	Friend Set
[ObsoleteAttribute(L"Use StartTimestampFieldIndex instead")]
public:
property int TimestampFieldIndex {
	int get ();
	internal: void set (int value);
}

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