This document is archived and information here might be outdated. Recommended version. |
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(
System.String* pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type BSTR*