This document is archived and information here might be outdated. Recommended version. |
Field that identifies or groups unique objects for which time values are recorded in a table.
[Visual Basic .NET]
Public ReadOnly Property TrackIDFieldName As String
[C#]
public string TrackIDFieldName {get;}
[C++]
HRESULT get_TrackIDFieldName(
System.String* TrackIDFieldName
);
[C++] Parameters TrackIDFieldName [out, retval]
TrackIDFieldName is a parameter of type BSTR*