IEaxDimensionDescriptor.SliceType

Syntax

SliceType: EaxDimensionOwnerType;

Description

The SliceType property returns type of dimension data source.

Comments

The property is read-only.

To get object to work with data slice to which belongs dimension, use IEaxDimensionDescriptor.Slice.

Example

The property use is given in the example for IEaxDimensionDescriptor.Equal.

See also:

IEaxDimensionDescriptor