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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface