Share via


ReqTransFormMultiSelectionState.isRecordMarked Method [AX 2012]

Indicates whether a ReqTrans record is contained in the state.

Syntax

public boolean isRecordMarked(ReqTrans _record)

Run On

Called

Parameters

Return Value

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

See Also

Reference

ReqTransFormMultiSelectionState Class