Retrieves the version number of the business object definition, for an attribute that represents a child business object or an array of child business objects.
Syntax
public String getBOVersion();
Parameters
None.
Return values
A String that contains the version number of the child business object definition represented by the attribute.
See also