Versions Compared

Key

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

Description

Deletes a LineageComponent object (as specified by the given GUID or ID) , from ER/Studio. PARAMETERS: Identifier as string (GUID) String or Integer(ID).

Syntax

...

Code Block
languagevb
Public Sub Remove(

...

 _
   ByVal Identifier As Variant _
)

Parameters

  • Identifier


Info
titleSee Also