The identification number of the track. Dimensionless.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Id() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_Id(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public int getId(); |
| [Python - STK API] |
|---|
@property def Id(self) -> int: |





