Structures Collection Properties 

The Structures collection object has the following properties:

Structures Collection Properties

Name

Parameter

Type

Description

Count

 

Long

Returns the number of objects in the collection. Read-only.

Item

Variant vaIndex

Object

Returns the Structure object indexed by vaIndex. Read-only.

TableKeyIndex

 

long

Defines the column index in a connected SAP Table object, for the nodes’ Key property.

(See also Connecting Tree Views and Table Objects)

TableForceExpanderIndex

 

long

Defines the column index in a connected SAP Table object, for the nodes’ ForceExpander property.

(See also Connecting Tree Views and Table Objects)

TableIsFolderIndex

 

long

Defines the column index in a connected SAP Table object, for the nodes’ Type property. If the value is 0, the type is assumed to be a leaf, otherwise it is a folder.

(See also Connecting Tree Views and Table Objects)

TableExpandedIndex

 

long

Defines the column index in a connected SAP Table object, for the nodes’ Expanded property.

(See also Connecting Tree Views and Table Objects)