Click or drag to resize
dyostem api documentation

BlockDataPutResultBlockDataCreationResults Property

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

A list of BlockDataCreationResult indicating for each block the result of its block data creation command.

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

Property Value

Type: ListBlockDataCreationResult
See Also