Triggered when link template changes are saved in a drawing.
VBA / VB.NET
object.OnLinkTemplateModified(Document, LinkTemplateName)
Type: DbConnect
An object expression that evaluates to a DbConnect container object.
Type: String; input to the handler
The name of the document containing the link template that was modified.
Type: String; input to the handler
The name of the link template that was modified.
In some instances when a link template is modified, dbConnect triggers the following sequence of events: