Description

Deletes a SelectedObject object as specified by the given type and ID, from ER/Studio. PARAMETERS: Identifier (String or Integer).

Syntax

Public Sub Remove( _
   ByVal Type As Variant, _
   ByVal ID As Variant _
)

Parameters

  • Type
  • ID