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





Description

The parent segment of the result variable.

Property type

Read-only property

Syntax

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

[C#]
public string ParentSegmentName {get;}

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

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

[Java]
public String getParentSegmentName();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1