Click or drag to resize
IDiscountInfo Properties

The IDiscountInfo type exposes the following members.

Properties
  NameDescription
Public propertyDiscountDisplayName
Gets discount display name.
Public propertyDiscountEnabled
Gets discount enabled.
Public propertyDiscountID
Gets discount ID.
Public propertyDiscountSiteID
Gets discount site ID.
Public propertyDiscountStatus
Gets discount status.
Public propertyDiscountType
Gets the type of the discount.
Public propertyDiscountUsesCoupons
Indicates if this discount is applicable only with discount coupon.
Public propertyIsRunning
Determines whether discount is currently running. ValidFrom and ValidTo properties are compared to current date/time.
Top
See Also