Share via


RetailCmpMed_discLine_RetailDiscountLin2.existsdiscountMethod Method [AX 2012]

Determines whether the discountMethod data item exists in the data container.

Syntax

public boolean existsdiscountMethod()

Run On

Called

Return Value

Type: boolean
true if the discountMethod data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

RetailCmpMed_discLine_RetailDiscountLin2 Class