Class TourBookedTimeSlot
Booked time slot for the tour
Inheritance
System.Object
Conizi.Model.Shared.Interfaces.EdiPatternPropertiesBase
TourBookedTimeSlot
Namespace: Conizi.Model.Shared.Entities
Assembly: Conizi.Model.dll
Syntax
public class TourBookedTimeSlot : TourWorkingHours
Properties
Gate
Gate to use
Declaration
public string Gate { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Notes
Notes
Declaration
public string Notes { get; set; }
Property Value
Type | Description |
---|---|
System.String |