Share via


AxdTaxItemGroups.getConstraintList Method [AX 2012]

Identifies the constraint(s) from a particular record.

Syntax

public void getConstraintList(Common _curRec, AifConstraintList _constraintList)

Run On

Server

Parameters

  • _curRec
    Type: Common Table
    The current record from which the constraint(s) should be found.
  • _constraintList
    Type: AifConstraintList Class
    A list that contains the constraints that are identified by using the getConstraintList method.

See Also

Reference

AxdTaxItemGroups Class