onGenerateRole Method

Summary

Invokes the GenerateRole event and return the new role name.

Syntax

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

Parameters

info

Information on the operation.

Return Value

The new role name.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly