AGI STK Astrogator 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.