IBindingDimCombo.Schema

Syntax

Schema: String;

Description

The Schema property determines the SCHEMA parameter value in binding string.

Comments

The SCHEMA parameter determines the identifier of selection schema, which elements are always selected in the editor.

The Schema property is available if the IBindingDimCombo.SchemaDefined property is set to True. If the Schema property is changed, the IBindingDimCombo.SchemaDefined property is automatically set to True.

Example

The example of use is given in description of the IBindingDimCombo.Group property.

See also:

IBindingDimCombo