BlockData Class |
[This is preliminary documentation and is subject to change.]
Namespace: Dyostem.Services.Data
public class BlockData
The BlockData type exposes the following members.
| Name | Description | |
|---|---|---|
| BlockDataTypeId |
The block data type unique identifier
| |
| BlockDataTypeName |
The translated, human readable, name of the block data type
| |
| RawValue |
The raw value (as stored in the database) of the block data
| |
| Value |
The localized, human readable, value of the block data
| |
| VintageId |
The vintage unique identifier (when block data is dedicated to a vintage)
| |
| VintageLabel |
The vintage name (when blck data is dedicated to a vintage)
|