Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the type and the text for the entry made to the transaction log upon posting.
Syntax
protected void parmTransactionLog(TransactionLogType _transactionLogType, TransTxt _transactionLogTxt)
Run On
Server
Parameters
- _transactionLogType
Type: TransactionLogType Enumeration
A TransactionLogType enumeration value that indicates the log type.
- _transactionLogTxt
Type: TransTxt Extended Data Type
The text string to write to the transaction log.