IAdhocBinaryItem.Type

Syntax

Type: AdhocBinaryType;

Description

The Type property determines the element type of binary data to read or write to the stream.

Comments

To get an element of binary data collection, use the IAdhocBinaryData.Item property.

Example

The property use is given in the example for IAdhocBinaryItem.ReadFromStream.

See also:

IAdhocBinaryItem