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

Called

Parameters

_logType
Type: DatabaseLogType Enumeration
The log type for the database log type.
_record
Type: Common Table
The record of the calling method.

Return Value

Type: boolean
true if the signature has to be collected; otherwise, false.

Reference

Show: