GlobalSettingsManagerGetSearchSettings Method |
Namespace:
Â
FileHold.LibraryManager
Assembly:
 FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void GetSearchSettings(
out int numberOfFilesToReturn,
out int stopSearchAfter,
out bool isLoggingEnabled,
out int rawSearchAccessMinimalAllowedRole
)
Parameters
- numberOfFilesToReturn
- Type:Â SystemInt32
- stopSearchAfter
- Type:Â System
- isLoggingEnabled
- Type:Â SystemBoolean
- rawSearchAccessMinimalAllowedRole
- Type:Â SystemInt32
See Also