This document is archived and information here might be outdated. Recommended version. |
Identifies the temporal field, which must be a field type whoe data can be converted to a date value.
[Visual Basic .NET]
Public Property TemporalFieldName As String
[C#]
public string TemporalFieldName {get; set;}
[C++]
HRESULT get_TemporalFieldName(
System.String* pbstrTemporalFieldName
);
[C++]
HRESULT put_TemporalFieldName(
BSTR pbstrTemporalFieldName
);
[C++] Parameters pbstrTemporalFieldName [out, retval]
pbstrTemporalFieldName is a parameter of type BSTR* pbstrTemporalFieldName [in]
pbstrTemporalFieldName is a parameter of type BSTR