ReqTransFormMultiSelectionState.isRecordMarked Method [AX 2012]

Indicates whether a ReqTrans record is contained in the state.

public boolean isRecordMarked(ReqTrans _record)

Run On

Called

Parameters

_record
Type: ReqTrans Table
A ReqTrans record to validate.

Return Value

Type: boolean
true if the ReqTrans record is contained in the state; otherwise, false.

Community Additions

ADD
Show: