ICubeLoaderResult.SkippedStrings

Syntax

SkippedStrings: IArrayList;

Description

The SkippedStrings property returns array of strings that were skipped on data loading.

Comments

Strings can be skipped on loading if indicator of skipping of missing elements is set for some dimension, and loading is executed only by the elements that already exist in the dimension.

See also:

ICubeLoaderResult