IDynamicInstance.CreateAttributesInstance

Fore Syntax

CreateAttributesInstance: IDimAttributesInstance;

Fore.NET Syntax

CreateAttributesInstance(): Prognoz.Platform.Interop.Dimensions.IDimAttributesInstance;

Description

The CreateAttributesInstance method returns collection of dictionary attributes instances.

Fore and Fore.NET Examples

The method use is given in the example for IDynamicInstance.CreateAttributes.

See also:

IDynamicInstance