Parameter Class |
[This is preliminary documentation and is subject to change.]
Namespace: Dyostem.Services.Data
public abstract class Parameter
The Parameter type exposes the following members.
| 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)
| |||||||||||||||||||
| Format |
The translated, human readable, expected format
| |||||||||||||||||||
| Id |
Unique identifier of the data type
| |||||||||||||||||||
| Name |
Name of the data type
| |||||||||||||||||||
| Unit |
The expected unit (NULL if no unit for this measure/block data/interpretation)
|