Share via


AxdTransferOrderCreate.getConstraintList Method [AX 2012]

Identifies the constraint(s) from a particular record.

Syntax

public void getConstraintList(Common _curRec, AifConstraintList _constraintList)

Run On

Server

Parameters

Remarks

The getConstraintList method is an abstract method on the AxdBase class, and must be implemented by all derived classes.

The method is intended for internal use only, and should not be called through the interface.

See Also

Reference

AxdTransferOrderCreate Class