Automatically assigns the security group.
Declaration Syntax
C# | Visual Basic |
public virtual void AutoAssignSecurityGroup( DocumentRecord document, bool onlyUnassigned )
Public Overridable Sub AutoAssignSecurityGroup ( document As DocumentRecord, onlyUnassigned As Boolean )
Parameters
- document (DocumentRecord)
- The DocumentRecord to be assigned a security group.
- onlyUnassigned (Boolean)
- If true, only assigns a security group when one (other than default) is not already set.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610