manager Property (AnnAutomation)

Summary

Returns the AnnAutomationManager that this AnnAutomation object belongs to.

Syntax

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

Property Value

The AnnAutomationManager that this AnnAutomation object belongs to. This is the same value passed to the AnnAutomationManager constructor.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize