This document is archived and information here might be outdated. Recommended version. |
The column name used to 'join' the temporal observations with static features. Note, the column can only contain strings or numbers.
[Visual Basic .NET] Public ReadOnly Property TrackingColumnName As String
[C#] public string TrackingColumnName {get;}
[C++]
HRESULT get_TrackingColumnName(
System.String* pbstrColumnName
);
[C++]
Parameters pbstrColumnName [out, retval]
pbstrColumnName is a parameter of type BSTR*