The identification number of the track.
Dimensionless.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Id() As Integer
|
| [C#] |
|---|
public int Id {get;}
|
| [Managed C++] |
|---|
public: __property int get_Id();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Id(
|
| [Java] |
|---|
public int getId();
|