AllowSchemaApply

Syntax

AllowSchemaApply: Boolean;

Description

The AllowSchemaApply property determines whether it is possible to apply selected selection schemas at the dimension level.

Comments

Available values:

The property value is set in the DimSource constructor or using the setAllowSchemaApply method and it is returned using the getAllowSchemaApply method.

See also:

DimSourceSettings