DocumentFinderLoadSmartFolder Method (Int32) |
Returns stored search criteria for specified smart folder id
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic SearchCriteria LoadSmartFolder(
int smartFolderId
)
Parameters
- smartFolderId
- Type: SystemInt32
Return Value
Type:
SearchCriteria
See Also