Show / Hide Table of Contents

Class SchoolWithOfferingsLink

A School with a link to the products it offers.

Inheritance
System.Object
School
SchoolWithOfferingsLink
Inherited Members
School.Code
School.Name
School.Division
School.Centre
School.Currency
School.AddressLines
School.Country
School.MinimumAge
School.MinimumStayInWeeks
School.FinanceCode
School.Closures
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 SchoolWithOfferingsLink : School

Properties

View Source

ProductOfferingsUrl

A link to the products that the school offers.

Declaration
public ApiLink<GetProductOfferingsResponse> ProductOfferingsUrl { get; set; }
Property Type: ApiLink<GetProductOfferingsResponse>
  • View Source
Back to top Copyright © 2017 EC English