Article Details
Id: | 13047 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 2.03.00 |
Opened: | 26/06/2015 |
Closed: | 26/06/2015 |
Released: | 09/07/2015 |
Job: | J015790 |
![]() |
ISKeyValueListReadOnly; Properties were being used when they should have been Methods
All of the 'Get' read-only properties in the ISKeyValueListReadOnly object have been changed to methods, as has the 'HasValues' property.
This matches the ISKeyValueList object of which this is simply a wrapper, generally used to restrict access to UserData in global collection items such as finBranchRO.
NOTE: This is flagged as a breaking change but should not affect any Script or other external code accessing this type of object under normal circumstances.