DataShortcutsDataShortcutManagerRepairBrokenDataShortcut Method

Overload List
 NameDescription
Public methodCode exampleRepairBrokenDataShortcut(Int32, String) This method is used to repair the broken Data Shortcut. A broken Data Shortcut is the one which source drawing or source entity can not be found. This method only try to repair the specified broken Data Shortcut.
Public methodCode exampleRepairBrokenDataShortcut(Int32, String, Boolean) This method is used to repair the broken Data Shortcut. A broken Data Shortcut is the one which source drawing or source entity can not be found. If autoRepairOther == true and the specified broken Data Shortcut can be repaired successfully, we will try to repair all other broken Data Shortcuts with the same source drawing.
Top
See Also