getBOVersion()

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

setBOVersion()

Copyright IBM Corp. 1997, 2003