Show / Hide Table of Contents

Class CancelledFeeLine

A fee line that has been cancelled

Inheritance
System.Object
SummaryLine
CancelledFeeLine
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 CancelledFeeLine : SummaryLine

Properties

View Source

DerivedFromProductCode

The unique code for the product from which the fee was derived

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

FeeCode

The unique code for the fee.

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