ICubeLoaderResult.NullStrings

Fore Syntax

NullStrings: IArrayList;

Fore.NET Syntax

NullStrings: Prognoz.Platform.Interop.ForeCollections.IArrayList;

Description

The NullStrings property returns array of empty records.

Comments

Each array element is a string array.

Fore and Fore.NET Examples

The property use is given in the example for ICubeLoaderFromSource.LoadWithResult.

See also:

ICubeLoaderResult