Share

LinearGeneralDimension.ChainDimensionSet Property

Parent Object: LinearGeneralDimension

Description

Property that returns the ChainDimensionSet that owns this dimension. This property returns nothing if this dimension is not a chain dimension set member. This can be checked using the IsChainSetMember property.

Syntax

LinearGeneralDimension.ChainDimensionSet() As ChainDimensionSet

Property Value

This is a read only property whose value is a ChainDimensionSet.

Version

Introduced in version 2011

Was this information helpful?