Click or drag to resize
dyostem api documentation

BlockBlockData Property

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

A list of BlockData object representing the block informations (grape variety, surface, ...)

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

Property Value

Type: ListBlockData
See Also