Click or drag to resize
dyostem api documentation

BlockDataCreationResultBlockDataTypeId Property

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

The type's unique identifier of the update/created block data.

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

Property Value

Type: NullableGuid
See Also