AddAuditTrailEvent
Structure
AddAuditTrailEvent(sCompany,sID,sEventType,sComment)
Parameters
| Parameter | Type | Description |
|---|---|---|
sCompany | String | the Company of the asset noted in the log entry (optional) |
sID | String | the ID of the asset noted in the log entry (optional) |
sEventType | String | the type of log entry. This will be shown in the 'Type' field in the Log History - allows for quick filtering of log entries. |
sComment | String | the text comment describing the change/error |
Description
This function adds an audit trail entry to Profile Manager's Log History (Management menu).
Example
No example provided
See also
No related topics