Click or drag to resize
GetEffectiveQuoteResponse(String, NullableDateTime, NullableDecimal, NullableInt32) - конструктор
Конструктор

Пространство имён: OTC.ClientAPI.CurrencyQuotes
Сборка: OTC.ClientAPI (в OTC.ClientAPI.dll) Версия: 1209540
Синтаксис
C#
public GetEffectiveQuoteResponse(
	string currencyId,
	Nullable<DateTime> date,
	Nullable<decimal> value,
	Nullable<int> lot
)

Параметры

currencyId
Тип: SystemString
date
Тип: SystemNullableDateTime
value
Тип: SystemNullableDecimal
lot
Тип: SystemNullableInt32
См. также