Updates the reference to the specified object.
Namespace: MindFusion.DiagrammingPackage: MindFusion.Diagramming
void SetReference ( int refId, Object obj, PersistContext ctx)
Sub SetReference( _ refId As Integer, _ obj As Object, _ ctx As PersistContext _)
The local identifier of the referenced object.
The referenced object.
IPersists MembersIPersists InterfaceMindFusion.Diagramming Namespace