ElectricityMeterGetTariffZoneByIndex - метод

Метод "Получить тарифную зону по индексу" Индекс тарифной зоныМомент времени

Возвращаемое значение

TariffZone
Тарифная зона по указанному индексу

Пространство имён: RDMetadataClasses
Сборка: RDMetadataServerClasses (в RDMetadataServerClasses.dll) Версия: 10.10.7.0 (c5ada71d6881376f412557c1ade6d61a1b6fbfdd)
Синтаксис
C#
public TariffZone? GetTariffZoneByIndex(
	int? TariffZoneIndex = null,
	DateTime? MeterDateTime = null
)

Параметры

TariffZoneIndex  NullableInt32  (Optional)

[<param name="TariffZoneIndex"/> отсутствует в документации для "M:RDMetadataClasses.ElectricityMeter.GetTariffZoneByIndex(System.Nullable{System.Int32},System.Nullable{System.DateTime})"]

MeterDateTime  NullableDateTime  (Optional)

[<param name="MeterDateTime"/> отсутствует в документации для "M:RDMetadataClasses.ElectricityMeter.GetTariffZoneByIndex(System.Nullable{System.Int32},System.Nullable{System.DateTime})"]

Возвращаемое значение

TariffZone

[<returns> отсутствует в документации для "M:RDMetadataClasses.ElectricityMeter.GetTariffZoneByIndex(System.Nullable{System.Int32},System.Nullable{System.DateTime})"]

См. также