Service Attributes
It specifies which BO the Implementation belongs to. The parameter of the attribute is the BO type as follows:
The attribute value is used in the BO node of the Application Model. Its function is to generate the list of the available BO Implementations. The list of available Implementations is represented by the Implementations node. The user can change the default Implementation via the drop-down list containing all available Implementations.
This attribute determines the Caption property of the BO Implementation node in the Application Model. Use it to specify the display name of the BO Implementation. If the attribute is not specified, then the name of the BO Implementation class instance is used as the display name.
It is a text description of the BO Implementation. This attribute determines the ToolTip property of the BO Implementation node in the Application Model.