LibraryStructureManagerGetLibraryObjectsOwnersEx Method

Find all users who match given criteria with extended info.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Find all users who match given criteria with extended info.")]
public LibraryStructureManagerADAMOwner[] GetLibraryObjectsOwnersEx(
	LibraryStructureManagerSearchUsersCriteria criteria
)

Parameters

criteria  LibraryStructureManagerSearchUsersCriteria

Return Value

LibraryStructureManagerADAMOwner

See Also