AcSmAcDbViewReference.SetAcDbHandle
From AutoCAD Sheet Set Manager API

Sets the AcDbHandle that the object will reference. The name, without the handle, provides insufficient information about the referenced AcDbObject.
Syntax
SetAcDbHandle(
handle As String) As Object
| handle | Input string that indicates the AcDbHandle to set |
| Comments? |