Talk:API Changelog/Notes: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
Line 17: | Line 17: | ||
:*[[Repository.URD.GetAllURDs]] | :*[[Repository.URD.GetAllURDs]] | ||
:*[[Repository.Variable.GetAllVariables]] | :*[[Repository.Variable.GetAllVariables]] | ||
*Added a class that allows VBA users to change the API library language | *Added a class that allows VBA users to change the API library language.. | ||
*Added a method for getting a single system hierarchy item | *Added a method for getting a single system hierarchy item. | ||
*Deprecated a couple of obsolete properties | *Added new user-defined properties to relevant resource classes. | ||
*Various fixes and non-breaking | *Deprecated a couple of obsolete properties. | ||
*Various fixes and non-breaking changes. |
Revision as of 16:12, 17 February 2016
Quick Links to Draft Pages
Changes for Version 10.1.0
- Added ability to get global and reference resources. The new
Filter
parameter has been added to the following methods. The filter's default value is 0, which returns local resources.
- Added a class that allows VBA users to change the API library language..
- Added a method for getting a single system hierarchy item.
- Added new user-defined properties to relevant resource classes.
- Deprecated a couple of obsolete properties.
- Various fixes and non-breaking changes.