Overload List
| Name | Description | |
|---|---|---|
| DiscountInfo | 
            Constructor - Creates an empty DiscountInfo object.
              | |
| DiscountInfo(DataRow) | 
            Constructor - Creates a new DiscountInfo object from the given DataRow.
              | |
| DiscountInfo(SerializationInfo, StreamingContext) | 
            Constructor for deserialization.
              | 
See Also