Versions Compared

Key

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

Description

Creates a new BusinessDataObject display object from the BusinessDataObject object identified by the given Name, GUID, or ID, and then returns the new display object. PARAMETERS: Identifier (String or Integer).

Syntax

Code Block
languagevb
Public Function Add( _
   ByVal Identifier As Variant _
) As BusinessDataObjectDisplay

Parameters

  • Identifier


Info
titleSee Also