automations Property

Summary

Gets the collection of AnnAutomation objects in this AnnAutomationManager.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnAutomationManager.prototype, 'automations', 
	get: function() 
) 
automations: AnnAutomations; // read-only 

Property Value

The collection of AnnAutomations objects in the AnnAutomationManager.

Example

For an example, refer to AnnAutomationManager.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly