AllowSchemaApply: Boolean;
The AllowSchemaApply property determines whether it is possible to apply selected selection schemas at the dimension level.
Available values:
True. Default. It is available to apply selected selection schema at the dimension level
False. It is unavailable to apply selected selection schema at the dimension level.
The property value is set in the DimSource constructor or using the setAllowSchemaApply method and it is returned using the getAllowSchemaApply method.
See also: