TabSheetObject.Ident

Syntax

Ident: String

Description

The Ident property determines object ID.

Comments

Use JSON or the setIdent method to set the property value and the getIdent method to get the property value.

By default the property contains Null value.

Example

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

Seebsp;also:

TabSheetObject