Click or drag to resize
Infosoft Logo

IReservationCodeEntityService Methods

The IReservationCodeEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new ReservationCode
Public methodDelete Deletes the specified ReservationCode.
Public methodGet Gets a list of ReservationCodes matching the specified filter.
(Inherited from IReservationCodeQueryService)
Public methodGetAll Gets all ReservationCodes
(Inherited from IReservationCodeQueryService)
Public methodGetSingle Gets a single ReservationCode matching the provided filter.
(Inherited from IReservationCodeQueryService)
Public methodUpdate Updates the specified ReservationCode
Top
See Also