Click or drag to resize
dyostem api documentation

BlocksDeleteResultBlockDeletionResults Property

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

A set of BlockDeletionResult indicating the success or failure for each block removal

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

Property Value

Type: ListBlockDeletionResult
See Also