Get the ID number assigned to the track. This field is auto-populated in numeric sequential order, and cannot be modified.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Id() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_Id(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public Integer getId(); |






