Replaces the specified object an object in all its relationships with another specified object.
Note: Both objects must be of the same type.
Parameters
-
objectIdToReplace
Type: System.Int32
ID for the object to replace.
-
objectIdToReplaceWith
Type: System.Int32
ID for the replacement object.