Deletes a Data Stream object specified by the given GUID or ID from ER/Studio. PARAMETERS: Identifier as string(GUID) or Integer(ID).
Public Sub Remove( _ ByVal Identifier As Variant _ )