IDefInputAreas.RemoveArea

Syntax

RemoveArea(areaId: String): Boolean;

Parameters

areaId. Entry area indicator.

Description

The RemoveArea method removes entry area with the specified indicator.

Comments

The method returns True if the entry area is successfully removed, and False if the entry area is not removed for some reason.

See also:

IDefInputAreas