Click or drag to resize
dyostem api documentation

NewBlockDataBlockDataTypeId Property

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

the unique identifier of the block data type

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