Schema: String;
The Schema property determines the SCHEMA parameter value in binding string.
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.
The example of use is given in description of the IBindingDimCombo.Group property.
See also: