Click or drag to resize

DocumentFinderGetUsageLog Method

Returns information about usage of particular document(s) based on specified filter

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public UsageLogEntry[] GetUsageLog(
	UsageLogCriteria filter
)

Parameters

filter
Type: FileHold.LibraryManagerUsageLogCriteria

Return Value

Type: UsageLogEntry
See Also