IDimAttributeInstanceValuesLoader.Load

Syntax

Load(Arguments: IDimAttributeInstanceValuesLoaderArguments);

Load(Arguments: Prognoz.Platform.Interop.Dimensions.IDimAttributeInstanceValuesLoaderArguments);

Parameters

Arguments. Loaded attribute values.

Description

The Load method loads attribute values.

Fore and Fore.NET Examples

The property use is given in the example for IDimBuilder.SetAttributeInstanceValuesLoader.

See also:

IDimAttributeInstanceValuesLoader