Click or drag to resize
dyostem api documentation

AnalysesPutResultAnalysesCreationResults Property

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

A list of AnalyseCreationResult indicating for each block the result of its analyses creation command.

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

Property Value

Type: ListAnalyseCreationResult
See Also