Table of Contents

Class UnitsOfMeasurementItem

Namespace
Lers.Data
Assembly
Lers.System.dll

Представляет параметр с соответствующей единицей измерения.

public class UnitsOfMeasurementItem
Inheritance
UnitsOfMeasurementItem
Inherited Members
Extension Methods

Properties

Category

Категория параметра.

public DataParameterCategory Category { get; }

Property Value

DataParameterCategory

Unit

Единица измерения.

public Unit Unit { get; }

Property Value

Unit