Click or drag to resize
dyostem api documentation

BlockAnalyses Class

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

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

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

The BlockAnalyses type exposes the following members.

Constructors
  NameDescription
Public methodBlockAnalyses
Initializes a new instance of the BlockAnalyses class
Top
Properties
  NameDescription
Public propertyAnalyses
A set of Analysis
Public propertyBlockId
Unique identifier of the block
Public propertyBlockName
The block name (should be unique for a customer)
Top
See Also