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





Description

The ID number assigned to the track. This field is auto-populated in numeric sequential order, and cannot be modified.

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(
int * pRetVal
);

[Java]
public ppInteger getId();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1