This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IA > IAMSDatasetName Interface > IAMSDatasetName.TemporalColumnName Property (ArcObjects .NET 10.5 SDK) |
Name of the column containing the time and date information.
[Visual Basic .NET] Public ReadOnly Property TemporalColumnName As String
[C#] public string TemporalColumnName {get;}
[C++]
HRESULT get_TemporalColumnName(
BSTR* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR