Share via


AxPurchRFQReplyLine.getKeyFields Method [AX 2012]

Gets the UniqueIndex fields for the current record of the table.

Syntax

public List getKeyFields()

Run On

Called

Return Value

Type: List Class
A list of unique index fields.

Remarks

The getKeyFields method on the AxInternalBase class returns the unique index fields list.

See Also

Reference

AxPurchRFQReplyLine Class