Click or drag to resize

InternalServiceGetInsufficientCALLogs Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public ActivityLogEntry[] GetInsufficientCALLogs(
	DateTime dateFrom,
	DateTime dateTo
)

Parameters

dateFrom
Type: SystemDateTime
dateTo
Type: SystemDateTime

Return Value

Type: ActivityLogEntry
See Also