Table of Contents

Class LastMeasurePointDataInfo

Namespace
Lers.Core
Assembly
Lers.System.dll

Тип и дата получения последних данных по точке учёта.

public class LastMeasurePointDataInfo
Inheritance
LastMeasurePointDataInfo
Inherited Members
Extension Methods

Properties

DataType

Тип последних данных по точке учёта.

public DeviceDataType DataType { get; }

Property Value

DeviceDataType

DateTime

Дата получения последних данных по точке учёта.

public DateTime DateTime { get; }

Property Value

DateTime