Share via


RetailCmpMed_periDisc_RetailPeriodicDisc.existsDiscountPercentValue Method [AX 2012]

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

Syntax

public boolean existsDiscountPercentValue()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

RetailCmpMed_periDisc_RetailPeriodicDisc Class