Show / Hide Table of Contents

Class CancelledProductLine

A product line that has been cancelled

Inheritance
System.Object
SummaryLine
CancelledProductLine
Inherited Members
SummaryLine.OutputLineId
SummaryLine.Name
SummaryLine.DiscountTotal
SummaryLine.Commission
SummaryLine.TaxAmount
SummaryLine.TaxCode
SummaryLine.BasePrice
SummaryLine.DatePeriods
SummaryLine.Discounts
SummaryLine.NumberOfUnits
SummaryLine.ProductDeliveryDates
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: EC.ProductsAndPricing.ServiceContract.Pricing
Assembly: EC.ProductsAndPricing.ServiceContract.dll
Syntax
public class CancelledProductLine : SummaryLine

Properties

View Source

ProductCode

The id of the product that has been priced.

Declaration
public string ProductCode { get; set; }
Property Type: System.String
View Source

SchoolCode

The id of the school that the priced product is offered at

Declaration
public string SchoolCode { get; set; }
Property Type: System.String
  • View Source
Back to top Copyright © 2017 EC English