Click or drag to resize
dyostem api documentation

AnalysesResultBlocks Property

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

A set of BlockAnalyses representing all analyses for a block

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

Property Value

Type: ListBlockAnalyses
See Also