This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalLayer Interface > ITemporalLayer.TemporalFieldName Property (ArcObjects .NET 10.4 SDK) |
Identifies the temporal field, which must be a field type with data that can be converted to a date value.
[Visual Basic .NET] Public ReadOnly Property TemporalFieldName As String
[C#] public string TemporalFieldName {get;}
[C++]
HRESULT get_TemporalFieldName(
BSTR* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR