This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITxEnumTrackId Interface > ITxEnumTrackId.NextTrackId Property (ArcObjects .NET 10.4 SDK) |
Retrives the next Track ID in the list.
[Visual Basic .NET] Public ReadOnly Property NextTrackId As String
[C#] public string NextTrackId {get;}
[C++]
HRESULT get_NextTrackId(
BSTR* trackId
);
[C++]
Parameters trackId [out, retval] trackId is a parameter of type BSTR