ICustomDimAttributes.Order

Fore Syntax

Order: ICustomDimAttribute;

Fore.NET Syntax

Order: Prognoz.Platform.Interop.Dimensions.ICustomDimAttribute;

Description

The Order property determines attribute with the Order purpose.

Comments

Basing on the attribute with the Order purpose, the elements are sorted on the first dictionary generation.

Fore and Fore.NET Examples

The property use is given in the example for ICustomDimAttributes.Clear.

See also:

ICustomDimAttributes