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

GroupsRoles Property

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

Property Value

TypeDescription
AnnGroupsRolesThe AnnGroupsRoles object to be associated with this container. Default value is null.
Remarks

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

See Also

Reference

AnnContainer Object
AnnContainer Members

Error processing SSI file