Show / Hide Table of Contents

Class ProductWithOfferingsLink

A Product that also includes a link to its offerings.

Inheritance
System.Object
Product
ProductWithOfferingsLink
Inherited Members
Product.Code
Product.Name
Product.Type
Product.Properties
Product.UnitType
Product.WeeksType
Product.GeneralLedgerCode
Product.CostCentreCode
Product.AccommodationProperties
Product.TransferProperties
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 ProductWithOfferingsLink : Product

Properties

View Source

ProductOfferingsUrl

A link to the offerings for this product.

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