C#
VB
Java
WinRT C#
C++
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.
public bool IgnoreUserCheck { get; set; } Public Property IgnoreUserCheck As Boolean public bool IgnoreUserCheck {get; set;} public boolean getIgnoreUserCheck()public void setIgnoreUserCheck(boolean value)
get_IgnoreUserCheck();set_IgnoreUserCheck(value);Object.defineProperty('IgnoreUserCheck');
public:property bool IgnoreUserCheck{bool get()void set(bool value)}
true to ignore checking the user name and allow the operation based on the role only, otherwise; false. Default value is false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
