Returns true if the named security group is used by at least one document.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public bool IsSecurityGroupUsed( string name )
public bool IsSecurityGroupUsed( string name )
Public Function IsSecurityGroupUsed ( name As String ) As Boolean
Public Function IsSecurityGroupUsed ( name As String ) As Boolean
public: bool IsSecurityGroupUsed( String^ name )
public: bool IsSecurityGroupUsed( String^ name )
member IsSecurityGroupUsed : name : string -> bool
member IsSecurityGroupUsed : name : string -> bool
- name (String)
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120