AGI STK Objects 11Send comments on this topic.
Id Property (IAgMtoTrack)
See Also 
Windows






Windows & Linux

Description

The identification number of the track.

Property type

Read-only property

Syntax

[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(
   long * pRetVal
);
[Java]
public int getId();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.