generateRole Event

Summary

Event to trigger to generate role names from custom operations types.

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

Remarks

GenerateRole is trigged from IsUserInRole if the system could not determine the role name automatically from the operation type. The application can subscribe to this event return custom role names.

AnnOperationInfoEventArgs

Event Data
ParameterTypeDescription
sendervarThe source of the event.
eAnnOperationInfoEventArgsThe event data.

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.Engine Assembly