Triggered when label template changes are saved in a drawing.
VBA / VB.NET
object.OnLabelTemplateModified(Document, LabelTemplateName)
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 label template that was modified.
Type: String; input to the handler
The name of the label template that was modified.
In some instances when a label template is modified, dbConnect triggers the following sequence of events: