groupsRoles Property

Summary

Gets or sets the AnnGroupsRoles associated with this automation manager.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnAutomationManager.prototype, 'groupsRoles', 
	get: function(), 
	set: function(value) 
) 
groupsRoles: AnnGroupsRoles; 

Property Value

The AnnGroupsRoles object to be associated with this automation manager. The default value is null.

Remarks

The following occurs when the value of GroupsRoles is not null:

AnnAutomationManager will automatically set the value of GroupsRoles to the AnnContainer.GroupsRoles of all the containers used in the system.

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