AGI STK Astrogator 11 Send comments on this topic.
LastRunCode Property (IAgVAMCSSegmentProperties)
See Also 





Description

The last run code returned by the segment.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LastRunCode() As AgEVARunCode

[C#]
public AgEVARunCode LastRunCode {get;}

[Managed C++]
public: __property AgEVARunCode get_LastRunCode();

[Unmanaged C++]
public: HRESULT get_LastRunCode(
AgEVARunCode * pRetVal
);

[Java]
public AgEVARunCode getLastRunCode();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1