Click or drag to resize

LibraryStructureManagerGetLibraryObjectsOwnersEx Method

Find all users who match given criteria with extended info.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public LibraryStructureManagerADAMOwner[] GetLibraryObjectsOwnersEx(
	LibraryStructureManagerSearchUsersCriteria criteria
)

Parameters

criteria
Type: FileHold.LibraryManagerLibraryStructureManagerSearchUsersCriteria

Return Value

Type: LibraryStructureManagerADAMOwner
See Also