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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1