IDefInputAreas.GetAttributeArea

Syntax

GetAttributeArea(areaId): IDefAttributeArea;

Parameters

areaId. Attribute area identifier.

Description

The GetAttributeArea method returns attribute are parameters with identifier.

Comments

The method returns Null, if there is no attribute area with the specified identifier.

See also:

IDefInputAreas