AGI STK Objects 11 Send comments on this topic.
JPLDEVersion Property (IAgPlPosCentralBody)
See Also 
Windows






Windows & Linux

Description

Returns a JPL DE Version

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property JPLDEVersion() As String

[C#]
public string JPLDEVersion {get;}

[Managed C++]
public: __property String __gc ^ get_JPLDEVersion();

[Unmanaged C++]
public: HRESULT get_JPLDEVersion(
BSTR * pRetVal
);

[Java]
public String getJPLDEVersion();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface