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