Show / Hide Table of Contents

Class CalculateProductDatesOrUnitsResponse

The response to a

Inheritance
System.Object
CalculateProductDatesOrUnitsResponse
Inherited Members
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.Product
Assembly: EC.ProductsAndPricing.ServiceContract.dll
Syntax
public class CalculateProductDatesOrUnitsResponse

Properties

View Source

Lines

A list of the products for which dates were calculated

Declaration
public List<CalculateProductDatesOrUnitsResponseLine> Lines { get; set; }
Property Type: System.Collections.Generic.List<CalculateProductDatesOrUnitsResponseLine>
  • View Source
Back to top Copyright © 2017 EC English