Click or drag to resize

EasyLicenseUsageLogCacheGetEntries Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public List<EasyLicenseUsageLogEntryBase> GetEntries(
	int licenseId
)

Parameters

licenseId
Type: SystemInt32

Return Value

Type: ListEasyLicenseUsageLogEntryBase
See Also