2027 Method
Changes 0
M

TopographyLinkType.Reload

Description:
Loads or reloads the link from its currently-stored location. If the link is an external resource, Revit will contact the IExternalResourceServer to get the latest version of the link.
public LinkLoadResult Reload()
LinkLoadResult An object containing the ElementId of the link and an enum value indicating any errors which occurred while trying to load.