Show / Hide Table of Contents

Class BookingBreak

A break that can be added to a booking

Inheritance
System.Object
BookingBreak
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.Pricing
Assembly: EC.ProductsAndPricing.ServiceContract.dll
Syntax
public class BookingBreak

Properties

View Source

Dates

The dates of the break

Declaration
public DateRange Dates { get; set; }
Property Type: DateRange
  • View Source
Back to top Copyright © 2017 EC English