RVTDocs.com
Namespace: Autodesk.Revit.DB

IOnLocalLinkSharedCoordinatesSavedCallback

Interface
Description:
A callback for notifying an IExternalResourceServer that shared coordinates changes have been saved back to one of the Revit or DWG links provided by that server.
Remarks:
Revit will call OnLocalLinkSharedCoordinatesSaved whenever shared coordinates changes are saved to a linked document which is provided by an external server. This is a notification to the server provider so they can copy the updated link back up to their server.
Syntax
public interface IOnLocalLinkSharedCoordinatesSavedCallback