onGenerateRole Method

Summary

Invokes the GenerateRole event and return the new role name.

Syntax
TypeScript
JavaScript
AnnGroupsRoles.prototype.onGenerateRole = function( 
   info 
) 
onGenerateRole( 
   info: AnnOperationInfoEventArgs 
): string; // protected 

Parameters

info

Information on the operation.

Return Value

The new role name.

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