Skip to main content

AddAuditTrailEvent

Structure

AddAuditTrailEvent(sCompany,sID,sEventType,sComment)

Parameters

ParameterTypeDescription
sCompanyStringthe Company of the asset noted in the log entry (optional)
sIDStringthe ID of the asset noted in the log entry (optional)
sEventTypeStringthe type of log entry. This will be shown in the 'Type' field in the Log History - allows for quick filtering of log entries.
sCommentStringthe 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