Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

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

Syntax

...

Code Block
languagevb
Public Function AddContainedObject(

...

 _
   ByVal Identifier As Variant _
) As BoundObject

Parameters

  • Identifier


Info
titleSee Also