IDefInputAreas.GetTableArea

Syntax

GetTableArea(areaId: String): IDefTableArea;

Parameters

areaId. Table area identifier.

Description

The GetTableArea method returns table area parameters with the specified identifier.

Comments

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

See also:

IDefInputAreas