This member is for System Use Only and should NOT be used.
Syntax
ISDatabaseBL.AuditLogAdd(auditLogClass, auditLogType, [sourceId], [sourcePk], [details], [level], [status], [failedReason])
Parameters
| Name | Type | Optional | ByRef | Description |
| auditLogClass |
iseAuditLogClass |
|
|
|
| auditLogType |
Integer |
|
|
|
| sourceId |
String |
Optional |
|
|
| sourcePk |
Integer |
Optional |
|
If omitted, a value of 0 is assumed. |
| details |
String |
Optional |
|
|
| level |
Integer |
Optional |
|
If omitted, a value of 1 is assumed. |
| status |
iseAuditLogStatus |
Optional |
|
If omitted, a value of iseAuditLogStatus.Success is assumed. |
| failedReason |
String |
Optional |
|
|
Return Value
Boolean ',
- Member of:
- ISDatabaseBL
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0