ICalcBlockIteratorStubDimensionLink.IsFullLink

Syntax

IsFullLink: Boolean;

Description

The IsFullLink property returns whether all required data source and data consumer dimension link parameters are completed.

Comments

The required link parameters are attributes of data source and data consumer specified using the ICalcBlockIteratorStubDimensionLink.DestinationAttribute and ICalcBlockIteratorStubDimensionLink.SourceAttribute properties.

Available values:

Example

The property use is given in the example for ICalcBlockIteratorStubDimension.Links.

See also:

ICalcBlockIteratorStubDimensionLink