This document is archived and information here might be outdated. Recommended version. |
The name of the field used for a data-driven time interval. Defaults to 'TIME'.
[Visual Basic .NET]
Public Property TimeField As String
[C#]
public string TimeField {get; set;}
[C++]
HRESULT get_TimeField(
System.String* pFieldName
);
[C++]
HRESULT put_TimeField(
BSTR pFieldName
);
[C++] Parameters pFieldName [out, retval]
pFieldName is a parameter of type BSTR* pFieldName [in]
pFieldName is a parameter of type BSTR