TabSheetObject.getITabObject

Syntax

getITabObject();

Description

The getITabObject method returns custom object.

Comments

To determine the Custom Object object type, use eeent of the TabSheetObjectType.ITabObject enumeration in the TabSheetObject.ObjectType property.

Example

The example of use is given on the example for TabSheet.ITabObjectCreating.

See also:

TabSheetObject