Click or drag to resize
dyostem api documentation

AnalyseCreationResultMeasuresCreationResults Property

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

A set of MeasureCreationResult indicating the success or failure for each measure of the analysis

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

Property Value

Type: ListMeasureCreationResult
See Also