Overload List

  NameDescription
Public methodRepairBrokenDataShortcut(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 methodRepairBrokenDataShortcut(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.

See Also