Description

Deletes a BusinessDataObject object specified by the given Name, GUID, or ID from the collection. PARAMETERS: Identifier as String or Integer.

Syntax

Public Function Remove( _
   ByVal Identifier As Variant _
)

Parameters

  • Identifier


  • No labels