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

Public Function Add( _
   ByVal Identifier As Variant _
) As BusinessDataObjectDisplay

Parameters

  • Identifier