currentObjectIdChanged Event

Summary

Occurs when the value of the CurrentObjectId property changes.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnAutomationManager.prototype,'currentObjectIdChanged',  
	get: function(), 
	set: function(value) 
) 
currentObjectIdChanged: LeadEvent; 
Remarks

This event is raised if the CurrentObjectId property is changed.

Example

For an example, refer to AnnAutomationManager.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.