Method GetBioBlocks
GetBioBlocks(Attributes)
Gets the bio blocks in the given attributes if present with the object identifier DOT_STEPOVER_DOC_BIODATA_BLOCKS
Declaration
public static byte[] GetBioBlocks(Attributes attributes)
Parameters
Type | Name | Description |
---|---|---|
Org. |
attributes | The attributes. |
Returns
Type | Description |
---|---|
System. |
The bio blocks or null in case of error. |