FileHold 17.0 API Documentation
FileHold 17.0 API Documentation
FileHold 17.0 API Reference
FileHold.LibraryManager
VirtualFolderManager Class
VirtualFolderManager Methods
AddSmartFolder Method
AddSmartFolderForUser Method
AddToTray Method
AddToVirtualFolder Method
AddVirtualFolder Method
AddVirtualFolderForUser Method
ClearTray Method
GetPublicSmartFolders Method
GetPublicVirtualFolders Method
GetSimpleSearchPublicSmartFolders Method
GetSimpleSearchSmartFoldersForUser Method
GetSmartFolder Method
GetSmartFoldersForSpecificUser Method
GetSmartFoldersForUser Method
GetUserRecentSimpleSearches Method
GetVirtualFolder Method
GetVirtualFoldersForSpecificUser Method
GetVirtualFoldersForUser Method
LoadVirtualFolderToTray Method
RemoveFromTray Method
RemoveFromVirtualFolder Method
RemoveSmartFolder Method
RemoveVirtualFolder Method
SaveTrayToVirtualFolder Method
SetUserRecentSimpleSearch Method
UpdateSmartFolder Method
UpdateVirtualFolder Method
VirtualFolderManager
AddSmartFolderForUser Method
Create personal smart folder for the specific user.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
Copy
public
int
AddSmartFolderForUser
(
SmartFolder
smartFolder
,
Guid
userId
)
Parameters
smartFolder
Type:
FileHold.LibraryManager
SmartFolder
userId
Type:
System
Guid
Return Value
Type:
Int32
Remarks
The new folder has NULL search criteria initially.
See Also
Reference
VirtualFolderManager Class
FileHold.LibraryManager Namespace
© FileHold Systems Inc.