In This Topic
Remember an object, one of its properties, and the string representation
of a reference to another object.
Syntax
Parameters
- val
-
The object that contains an unresolved reference
- prop
- a
String
that the names the property or somehow identifies which reference in the object given by needs to be updated with the correct reference in an implementation of IGoXmlTransformer.UpdateReference - refstr
- a
String
that holds information needed to resolve the reference in an implementation of IGoXmlTransformer.UpdateReference; normally this is an ID returned by FindShared
See Also