Article Details
| Id: | 21170 | 
| Product: | finPOWER Connect | 
| Type: | NEW | 
| Version: | 4.01.00 | 
| Opened: | 08/02/2024 | 
| Closed: | 08/02/2024 | 
| Released: | 29/04/2024 | 
| Job: | J032882 | 
Business Layer; Task Manager 2; finTaskManager2MonitoredAccount; Added Account property which is loaded on demand
The finTaskManager2MonitoredAccount business layer object, used for Task Manager 2, Monitored Accounts folders, now has the following properties and methods:
- Account property
- A finAccountobject that is loaded on demand
- AccountLoad method
- AccountLoaded property
These can be used by "Task Manager 2 Folder" Scripts to easily access properties of the Account.
NOTE: Never access the Account property unless required since it will load the Account from the database and could cause significate performance issues.