InventClosing.writeLog Method
Writes the container with Infolog messages to the log associated with the InventClosingrecord.
Syntax
public void writeLog(
InfologData _infologData,
[LogType _logType,
LogId _logId])
Run On
ClientOrServer
Parameters
- _infologData
Type: InfologData Extended Data Type
The container with the Infolog messages to be logged.
- _logType
Type: LogType Enumeration
An enumeration used to categorize the messages by; optional.
- _logId
Type: LogId Extended Data Type
A string that is used to categorize the messages by; optional.