Click or drag to resize
dyostem api documentation

AnalysisMeasures Property

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

A set of Measure related to this analysis

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

Property Value

Type: ListMeasure
See Also