SKUDiscountCouponInfoProviderSetSKUDiscountCouponInfo Method |
Sets relationship between specified SKU and discount coupon.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static void SetSKUDiscountCouponInfo(
SKUDiscountCouponInfo infoObj
)
Parameters
- infoObj
- Type: CMS.EcommerceSKUDiscountCouponInfo
SKU-discount coupon relationship to be set
See Also