Info.collectESignature Method [AX 2012]

Indicates whether the electronic signature should be collected for the specified databaseLog type and record.

Syntax

public boolean collectESignature(DatabaseLogType _logType, Common _record)

Run On

Called

Parameters

  • _record
    Type: Common Table
    The record of the calling method.

Return Value

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

See Also

Reference

Info Class