Click or drag to resize
dyostem api documentation

BlockAnalysesAnalyses Property

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

A set of Analysis

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

Property Value

Type: ListAnalysis
See Also