Share via


ReqTransFormButtonStateProviderDetail.checkRuleGroup Method [AX 2012]

Determines whether more than one record has been selected and if all of 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 has been selected and all of the selected records have the same ReqRefType enumeration value; otherwise, false.

See Also

Reference

ReqTransFormButtonStateProviderDetail Class