AxSalesLine.isMCRInventModelGroupRecordFieldsSet Method [AX 2012]

Determins wheter the ItemId field is set on the sales line.

Syntax

public boolean isMCRInventModelGroupRecordFieldsSet()

Run On

Called

Return Value

Type: boolean
true if the field is set; otherwise, false.

See Also

Reference

AxSalesLine Class