StadiumAllocationBookingType Property
Type of allocation. MatchEvent, OtherEvent or Reservation
Namespace: NFF.FIKS.EnterpriseServices.Components.EntitiesAssembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
public string BookingType { get; set; }
Public Property BookingType As String
Get
Set
public:
property String^ BookingType {
String^ get ();
void set (String^ value);
}
member BookingType : string with get, set
Property Value
String