DocumentFinderLoadUserSmartFolder Method
            Returns stored search criteria for specified smart folder id which belongs to the specified user.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Returns stored search criteria for specified smart folder id which belongs to the specified user.")]
public SearchCriteria LoadUserSmartFolder(
	int smartFolderId,
	Guid userId
)
- smartFolderId  Int32
 - userId  Guid
 
SearchCriteria