IBinary.IsStored

Syntax

IsStored: Boolean;

Description

The IsStored property returns whether binary object is stored in the BI server storage.

Comments

The property returns True, if sent binary object is saved in the BI server storage and False, if the object is not linked with BI server storage.

Example

The example of the ForeExec operation use to work with application methods and to send them to various objects, is given in theSending Objects as Parameters Values subsection.

See also:

IBinary