OnLinkTemplateDeleted

ACAD Connectivity Automation Objects

 
OnLinkTemplateDeleted
 
 
 

Triggered when a link template is deleted from a drawing.

Signature

object.OnLinkTemplateDeleted(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 from which the link template was deleted.

LinkTemplateName

String; input to the handler

The name of the link template that was deleted.