AGI STK Astrogator 11 Send comments on this topic.
CurrentValue Property (IAgVASearchPluginControl)
See Also 





Description

The current value of the control parameter.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CurrentValue() As System.Object

[C#]
public System.Object CurrentValue {get;}

[Managed C++]
public: __property VARIANT get_CurrentValue();

[Unmanaged C++]
public: HRESULT get_CurrentValue(
VARIANT * pRetVal
);

[Java]
public Variant getCurrentValue();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1