Share via


ReqTransFormButtonStateProvider.checkRuleGroup Method [AX 2012]

Determines whether more than one record has been selected and whether all the selected records have the same ReqRefType enumeration value.

Syntax

public boolean checkRuleGroup()

Run On

Called

Return Value

Type: boolean
true if more than one record is selected and all the selected records have the same ReqRefType enumeration value; otherwise, false.

See Also

Reference

ReqTransFormButtonStateProvider Class