ignoreUserCheck Property

Summary

Gets or sets a value that indicate if the system should ignore checking the user name and allow the operation based on the role only.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnOperationInfoEventArgs.prototype, 'ignoreUserCheck', 
	get: function(), 
	set: function(value) 
) 
ignoreUserCheck: boolean; 

Property Value

true to ignore checking the user name and allow the operation based on the role only, otherwise; false. Default value is false.

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