public class StadiumAllocation
Public Class StadiumAllocation
public ref class StadiumAllocation
type StadiumAllocation = class end
StadiumAllocation | Initializes a new instance of the StadiumAllocation class |
AllocatedFrom | Allocation start date |
AllocatedTo | Allocation end date |
AllocationDescription | Information regarding the allocation |
BookingType | Type of allocation. MatchEvent, OtherEvent or Reservation |
LastChangedDate | Date when the club was last modified |
MatchId | Id of the Match the stadium is allocated for. NULL if stadium is not allocated for a match |
StadiumId | Id of the Stadium which is allocated |