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.
Exceptions
None.
See also