DBObjectGetBinaryDataForKey Method

Reads chunks of binary data from this object's extension dictionary.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public byte[] GetBinaryDataForKey(
        string key
)

Parameters

key  String
[in] Input extension dictionary key under which the data is stored.

Return Value

Byte
Binary data as an array of bytes.
See Also

©  Bricsys NV. All rights reserved.