ICustomDimAttributes.Id

Fore Syntax

Id: ICustomDimAttribute;

Fore.NET Syntax

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

Description

The Id property determines attribute with the Identifier purpose.

Comments

The property sets dictionary attribute, which values are element identifiers and enable the unique identification of each element.

Fore and Fore.NET Examples

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

See also:

ICustomDimAttributes