Share

LinearModelDimensionDefinition.IsModelValueOverridden Property

Parent Object: LinearModelDimensionDefinition

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

LinearModelDimensionDefinition.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?