IHostDocumentsGetRatesQueryAsync Method
Gets product information.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task<List<InfoProduct>> GetRatesQueryAsync(
RateQuery rateQuery
)
Function GetRatesQueryAsync (
rateQuery As RateQuery
) As Task(Of List(Of InfoProduct))
- rateQuery RateQuery
- Ratequery.
TaskListInfoProductList<
InfoProduct> with the product information.