OnLabelTemplateDeleted [Connectivity Automation Reference: CAR]

Your Ad Here

OnLabelTemplateDeleted Event


Triggered when a label template is deleted from a drawing.

See Also

Signature

object.OnLabelTemplateDeleted(Document, LabelTemplateName)

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 label template was deleted.

LabelTemplateName

String; input to the handler
The name of the label template that was deleted.

Return to Autodesk Index


Your Ad Here