IAdhocBinaryData.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Identifier of the element of a dashboard binary data collection.

Description

The RemoveById method removes the element of the binary data collection with the specified identifier.

Comments

Available values:

Example

The method use is given in the example for IAdhocBinaryData.FindById.

See also:

IAdhocBinaryData