C#
VB
Java
WinRT C#
C++
Gets a value that indicate whether CurrentUser have enough roles to allow running the specified operation.
public virtual bool IsCurrentUserInRole(AnnOperationInfoEventArgs info)
Public Overridable Function IsCurrentUserInRole( _ByVal info As Leadtools.Annotations.Core.AnnOperationInfoEventArgs _) As Boolean
public virtual bool IsCurrentUserInRole(Leadtools.Annotations.Core.AnnOperationInfoEventArgs info)
public boolean isCurrentUserInRole(AnnOperationInfoEvent info) function Leadtools.Annotations.Core.AnnGroupsRoles.IsCurrentUserInRole(info)
public:virtual bool IsCurrentUserInRole(AnnOperationInfoEventArgs^ info)
info
Operation information including its type and the any annotation object involved.
true if the user has enough roles to allow the operation, otherwise; false.
This method calls IsUserInRole(CurrentUser, info).
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
