ElsFilter.MbJSONDelegate

Syntax

MbJSONDelegate: PP.Delegate;

Description

The MbJSONDelegate property determines a handler of JSON generation by the ElsFilter.getFilterJSON method.

Comments

Property value is set from JSON. Property value is returned by the getMbJSONDelegate method.

Example

The example of use is given in description of the ElsFilter.IncludeParents property.

See also:

ElsFilter