ReqTransFormMultiSelectionState.addRecord Method [AX 2012]

Adds a ReqTrans record to the state.

public void addRecord(ReqTrans _record, [boolean _isMarked])

Run On

Called

Parameters

_record
Type: ReqTrans Table
A ReqTrans record to add to the state.
_isMarked
Type: boolean
A Boolean value that indicates whether the record was explicitly marked.

The record becomes a part of the set of multiselected records.

Community Additions

ADD
Show: