GetName 

Purpose

Returns the name of the business object.

Syntax

const string& GetName();

Parameters

None.

Return Value

Returns a reference to a string object containing the name of the business object.

Description

This function returns the name of the business object.