LibraryStructureManagerGetUserLibraryObjects Method |
Return a specified user list of library objects.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic List<LibraryObjectInfo> GetUserLibraryObjects(
Guid[] userGuidIds
)
Parameters
- userGuidIds
- Type: SystemGuid
Indetifiers of users
Return Value
Type:
ListLibraryObjectInfoInformation about users
See Also