Retrieves the number of attributes that are in the business object's attribute list.
Syntax
public int getAttrCount();
Parameters
None.
Return values
An integer that specifies the number of attributes in the attribute list.
See also
See also the description of the getAttrIndex() method.