![]() | MeasureType Class |
[This is preliminary documentation and is subject to change.]
Namespace: Dyostem.Services.Data
public class MeasureType : Parameter
The MeasureType type exposes the following members.
Name | Description | |
---|---|---|
![]() | MeasureType | Initializes a new instance of the MeasureType class |
Name | Description | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | AvailableValues |
The list of all values available for the data type when its type is "Item from a list" (Otherwise, it is set to null)
(Inherited from Parameter.) | ||||||||||||||||||
![]() | Format |
The translated, human readable, expected format
(Inherited from Parameter.)
| ||||||||||||||||||
![]() | Id |
Unique identifier of the data type
(Inherited from Parameter.) | ||||||||||||||||||
![]() | Name |
Name of the data type
(Inherited from Parameter.) | ||||||||||||||||||
![]() | Unit |
The expected unit (NULL if no unit for this measure/block data/interpretation)
(Inherited from Parameter.) |