Show / Hide Table of Contents

Class ProductOfferingExtensions

ProductOffering extension methods.

Inheritance
System.Object
ProductOfferingExtensions
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 static class ProductOfferingExtensions

Methods

View Source

GetStartDates(ProductOffering)

Returns the start dates for course or accommodation product offerings.

Declaration
public static List<StartDate> GetStartDates(this ProductOffering productOffering)
Parameters
Type Name Description
ProductOffering productOffering
Returns
Type Description
System.Collections.Generic.List<StartDate>
View Source

GetStartDates(IList<OfferingDates>)

Declaration
public static List<StartDate> GetStartDates(IList<OfferingDates> offeringDates)
Parameters
Type Name Description
System.Collections.Generic.IList<OfferingDates> offeringDates
Returns
Type Description
System.Collections.Generic.List<StartDate>
  • View Source
Back to top Copyright © 2017 EC English