MCRCoupon.validateWrite Method
Ensures the parent coupon cannot be active or void.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if the parent coupon is not active and not void; otherwise false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Ensures the parent coupon cannot be active or void.
public boolean validateWrite()
Called
Type: boolean
true if the parent coupon is not active and not void; otherwise false.