CalendarQuant(Int64, DateTime, DateTime, Boolean) - конструктор |
Пространство имён:
Tessa.BusinessCalendar
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public CalendarQuant(
long quantNumber,
DateTime startTimeUtc,
DateTime endTimeUtc,
bool type
)
Public Sub New (
quantNumber As Long,
startTimeUtc As DateTime,
endTimeUtc As DateTime,
type As Boolean
)
public:
CalendarQuant(
long long quantNumber,
DateTime startTimeUtc,
DateTime endTimeUtc,
bool type
)
new :
quantNumber : int64 *
startTimeUtc : DateTime *
endTimeUtc : DateTime *
type : bool -> CalendarQuant
Параметры
- quantNumber
- Тип: SystemInt64
- startTimeUtc
- Тип: SystemDateTime
- endTimeUtc
- Тип: SystemDateTime
- type
- Тип: SystemBoolean
См. также