Article Details
Id:9230
Product:finPOWER Connect
Type:NEW
Version:1.04.02
Opened:10/10/2011
Closed:10/10/2011
Released:25/10/2011
Job: J008309

User Data now available to Business Layer Global Collections

The following Global Collections now have UserData and User properties:
Account Types
Branches (User Data from linked Client record)
External Parties (NOT from the linked Client record)

User Data can be accessed in the following ways:

finBL.AccountsTypes("CC").UserData.GetString("TestValue")

OR

finBL.AccountsTypes("CC").User(2)