TabSheetObject.ObjectType

Syntax

ObjectType(PP.Ui.TabSheetObjectType);

Description

The ObjectType property determines type of a table object.

Comments

Use the setObjectType method to set the property value and the getObjectType method to get the property value.

Example

The example of use is given on the TabSheetObject Constructor page.

Seebsp;also:

TabSheetObject