Info.collectESignature Method [AX 2012]
Indicates whether the electronic signature should be collected for the specified databaseLog type and record.
public boolean collectESignature(DatabaseLogType _logType, Common _record)
Run On
CalledParameters
- _logType
- Type: DatabaseLogType Enumeration
The log type for the database log type.
- _record
- Type: Common Table
The record of the calling method.
Show: