You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tramsa...@googlegroups.com
The C# Trams API library has been updated. Version 4.09.00.012 is now available via NuGet.
Changes are mostly around making naming conventions consistent with other projects.
References to ResCard.Field_Reservation_XXX should be changed to Field_Resvtn_XXX. For example, use Field_Resvtn_ReservationNo instead of Field_Reservation_ReservationNo.
References to ResCard.Field_ReservationPassenger_XXX should be changed to Field_ResvtnPass_XXX.
Old references have been marked obsolete and will be removed in a future version.