Retrieves Service Log Summary for Services used within the last X days.
Syntax
ISDatabaseBL.GetServiceLogServiceSummary(dt, [daysToInclude])
Parameters
| Name | Type | Optional | ByRef | Description |
| dt |
DataTable |
|
ByRef |
Service Log Summary. |
| daysToInclude |
Integer |
Optional |
|
Days worth of Service Logs to include. Assumes 90 days if not specified.
If omitted, a value of 90 is assumed. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- ISDatabaseBL
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0