Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

GroupsRoles Property

Show in webframe
Gets or sets the AnnGroupsRoles associated with this automation manager.
Syntax
get_groupsRoles();
set_groupsRoles(value);
Object.defineProperty('groupsRoles');

Property Value

TypeDescription
AnnGroupsRolesThe 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.

See Also

Reference

AnnAutomationManager Object
AnnAutomationManager Members

Error processing SSI file