NewMeasure Class |
[This is preliminary documentation and is subject to change.]
Namespace: Dyostem.Services.Data
public class NewMeasure
The NewMeasure type exposes the following members.
| Name | Description | |
|---|---|---|
| NewMeasure | Initializes a new instance of the NewMeasure class |
| Name | Description | |
|---|---|---|
| MeasureTypeId |
The unique identifier of the measure type (Should be defined if the MeasureTypeName is null.)
| |
| MeasureTypeName |
The name of the measure type
| |
| Value |
The measure value
|