Click or drag to resize

LicenseManagerGetEasyLicenseUsageLogs Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public EasyLicenseUsageLogEntry[] GetEasyLicenseUsageLogs(
	EasyLicenseUsageLogCriteria criteria
)

Parameters

criteria
Type: FileHold.UserRoleManagerEasyLicenseUsageLogCriteria

Return Value

Type: EasyLicenseUsageLogEntry
See Also