Click or drag to resize
dyostem api documentation

NewAnalyseMeasures Property

[This is preliminary documentation and is subject to change.]

The list of measures to create or update.

Namespace:  Dyostem.Services.Data
Assembly:  Dyostem (in Dyostem.dll) Version: 5.3
Syntax
public List<NewMeasure> Measures { get; set; }

Property Value

Type: ListNewMeasure
See Also