AGI STK VGT 11 Send comments on this topic.
Rates Property (IAgCrdnConditionSetEvaluateWithRateResult)
See Also 





Description

Computed rates.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Rates() As System.Array

[C#]
public System.Array Rates {get;}

[Managed C++]
public: __property System::Array^ get_Rates();

[Unmanaged C++]
public: HRESULT get_Rates(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getRates();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1