You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Description

Add a contained object to the BusinessDataObject using the given Name, GUID, or ID. PARAMETERS: Identifier (String or Integer). DATATYPE: BoundObject.

Syntax

Public Function AddContainedObject( _
   ByVal Identifier As Variant _
) As BoundObject

Parameters

  • Identifier


  • No labels