AxInternalBase.recordAction Method [AX 2012]

Identifies the action that is to be performed on the record.

Syntax

public AxdRecordAction recordAction([AxdRecordAction _recordAction])

Run On

Called

Parameters

Return Value

Type: AxdRecordAction Enumeration
The record action.

Remarks

The recordAction method is used by the document services framework to indicate the action that should be performed on the record during incoming document processing. The value is set by the framework.

See Also

Reference

AxInternalBase Class