Share

LinearModelDimensionProxy.Definition Property

Parent Object: LinearModelDimensionProxy

Description

Read-write property that gets and sets the definition associated with this dimension. When reading this property, the definition returned remains associated to the dimension and any changes made to the definition will be immediately reflected in the dimension.

Syntax

LinearModelDimensionProxy.Definition() As ModelDimensionDefinition

Property Value

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

Version

Introduced in version 2018

Was this information helpful?