Purpose
Returns the type of the business object.
Syntax
const string& GetType();
Parameters
None
.Return Value
Returns a reference to a
string object containing the type of the business object.Description
This function returns the type of the business object.