GlobalSettingsManagerIsSerchRawQueryMinimumAllowedRole Method

Check is the user is allowed to execute raw full text search queries.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Check is the user is allowed to execute raw full text search queries.")]
public bool IsSerchRawQueryMinimumAllowedRole()

Return Value

Boolean

See Also