IDynamicInstance.DimensionModel

Fore Syntax

DimensionModel: IDimensionModel;

Fore.NET Syntax

DimensionModel: Prognoz.Platform.Interop.Dimensions.IDimensionModel;

Description

The DimensionModel property returns dictionary structure.

Fore and Fore.NET Examples

The property use is given in the example for IDynamicInstance.Clone.

See also:

IDynamicInstance