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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.