Article Details
Id:14584
Product:finPOWER Connect
Type:FIX
Version:3.00.06
Opened:18/05/2017
Closed:18/05/2017
Released:29/06/2017
Job: J019044

Code Snippets; updated to remove compiler warnings

The following Code Snippets have been updated to remove compiler warning messages:

  • Transaction/Account Transaction
    • Version: 1.01
    • Last Updated: 18/05/2017
    • Now uses "finBL.TimeZoneFunctions.GetCurrentDatabaseDate()" instead of "finBL.GetCurrentDatabaseDate()"
  • Transaction/Bank Transaction
    • Version: 1.01
    • Now uses "finBL.TimeZoneFunctions.GetCurrentDatabaseDate()" instead of "finBL.GetCurrentDatabaseDate()"
  • Web Services/Get Basic Account Details
    • Version: 1.01
    • Last Updated: 18/05/2017
    • Removed unused variable 'AccountClient'.