Click or drag to resize
dyostem api documentation

BlockInterpretationsInterpretations 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 Dictionary<DateTime, List<Interpretation>> Interpretations { get; set; }

Property Value

Type: DictionaryDateTime, ListInterpretation
See Also