Namespace:FileHold.UserRoleManager Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return information from the insufficient CAL log")]
publicActivityLogEntry[] GetInsufficientCALLogsByUserGuid(
Guid? userGuid,
DateTime? dateFrom,
DateTime? dateTo
)