Click or drag to resize

PartnerBookingDisallowDettachedUnique Class

Holder for unique collections of PartnerBookingDisallow across posible multiple partners.
Inheritance Hierarchy
SystemObject
  Tse.EasyBook.Server.DataContracts.InternalPartnerBookingDisallowDettachedUnique

Namespace:  Tse.EasyBook.Server.DataContracts.Internal
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class PartnerBookingDisallowDettachedUnique

The PartnerBookingDisallowDettachedUnique type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyItems
Collections of dettached PartnerBookingDisallow items.
Public propertyPartnerNos
List partner nos that share the same collections of PartnerBookingDisallow.
Public propertyPriceFileNamesExtraPart
The extra part added to price files names, that distinguishes the files for the partners in PartnerNos from other price files.
Top
See Also