Retrieves the number of child business objects in an attribute that is a business object array.
public int getObjectCount(String attrName); public int getObjectCount(int position);
An integer that indicates the number of child business objects in a business object array.
getBusObjValue()