long IgetAttributeCount();
None.
An integer value to indicate the number of attributes in the current business object.
long attributeCount = 0; attributeCount = aBusObj.IgetAttributeCount();