Click or drag to resize
dyostem api documentation

BlockDataCreationResultBlockId Property

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

the unique identifier of the block the block data is about

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

Property Value

Type: NullableGuid
See Also