getBusinessObjectVersion()

Retrieves the version of the business object definition. The version is represented by the major, minor, and point components -x.y.z. For example: - 1.0.2.

Syntax

public String getBusinessObjectVersion();

Parameters

None.

Return values

A String that contains the version number of the business object.

Copyright IBM Corporation 1997, 2004. All Rights Reserved.