Share

ModelDimensionDefinition.IsModelValueOverridden Property

Parent Object: ModelDimensionDefinition

Description

Read-write property that gets and sets whether the model value is overridden for the dimension. Setting the OverrideModelValue property automatically toggles this property to True.

Syntax

ModelDimensionDefinition.IsModelValueOverridden() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2018

Was this information helpful?