Share via


AxdCustomerQuotation.getConstraintList Method [AX 2012]

Retrieves the constraint list from a given record.

Syntax

public void getConstraintList(Common _curRec, AifConstraintList _constraintList)

Run On

Server

Parameters

  • _curRec
    Type: Common Table
    The current record from which the constraints should be found.

See Also

Reference

AxdCustomerQuotation Class