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

Compare with Current View Page History

« Previous Version 2 Current »

Description

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

Syntax

Public Sub Remove( _
   ByVal Identifier As Variant _
)

Parameters

  • Identifier

See Also

  • No labels