getAttributeCount()

Retrieves the number of attributes that are in the attribute list of the business object definition.

Syntax

int getAttributeCount();
 

Parameters

None.

Return values

An integer that specifies the number of attributes in the attribute list.

Notes

The number of attributes in the attribute list is the number of attributes that the business object definition supports.

See also

See also the description of the BOAttrType class.

Copyright IBM Corp. 1997, 2004