ignoreUserCheck Property (AnnOperationInfoEventArgs)

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

JavaScript Syntax
Object.defineProperty(AnnOperationInfoEventArgs.prototype, 'ignoreUserCheck', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize