Click or drag to resize
dyostem api documentation

BlockInterpretations Class

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

Represent all analyses for a block
Inheritance Hierarchy
SystemObject
  Dyostem.Services.DataBlockInterpretations

Namespace:  Dyostem.Services.Data
Assembly:  Dyostem (in Dyostem.dll) Version: 5.3
Syntax
public class BlockInterpretations

The BlockInterpretations type exposes the following members.

Properties
  NameDescription
Public propertyBlockId
Unique identifier of the block
Public propertyBlockName
The block name (should be unique for a customer)
Public propertyInterpretations
A set of Analysis
Top
See Also