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






Windows & Linux

Description

The name of the equality constraint.

Property type

Read-only property

Syntax

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

[C#]
public string ResultName {get;}

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

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

[Java]
public String getResultName();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface