Versions Compared

Key

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

...

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

...

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

Parameters

  • Identifier


Info
titleSee Also