Share

OrdinateDimension.OrdinateDimensionSet Property

Parent Object: OrdinateDimension

Description

Property that returns the OrdinateDimensionSet that owns this dimension. This property returns nothing if this dimension is not an ordinate dimension set member. This can be checked using the IsOrdinateSetMember property.

Syntax

OrdinateDimension.OrdinateDimensionSet() As OrdinateDimensionSet

Property Value

This is a read only property whose value is an OrdinateDimensionSet.

Version

Introduced in version 2010

Was this information helpful?