Show contents 

Express > Express Assembly Interfaces > IEaxDimensionDescriptor > IEaxDimensionDescriptor.SliceType

IEaxDimensionDescriptor.SliceType

Syntax

SliceType: EaxDimensionOwnerType;

Description

The SliceType property returns type of dimension data source.

Comments

To get an object for working with the data slice, which includes the dimension, use IEaxDimensionDescriptor.Slice.

Example

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

See also:

IEaxDimensionDescriptor