Share via


RetailCmpMed_periDisc_RetailPeriodicDisc.existsPeriodicDiscountType Method [AX 2012]

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

Syntax

public boolean existsPeriodicDiscountType()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

RetailCmpMed_periDisc_RetailPeriodicDisc Class