Click or drag to resize
dyostem api documentation

Block Class

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

Represent a block object
Inheritance Hierarchy
SystemObject
  Dyostem.Services.DataBlock

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

The Block type exposes the following members.

Constructors
  NameDescription
Public methodBlock
Initializes a new instance of the Block class
Top
Properties
  NameDescription
Public propertyBlockData
A list of BlockData object representing the block informations (grape variety, surface, ...)
Public propertyBlockId
The block unique identifier
Public propertyBlockName
The block name
Top
See Also