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

Compare with Current View Page History

« Previous Version 2 Current »

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 as String or Integer.

Syntax

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

Parameters

  • Identifier

See Also

  • No labels