Copies an existing business object.
Syntax
BusinessObject * clone();
Parameters
None.
Return values
A copy of the current business object.
See also
See also the description of the BusinessObject() constructor.