Talk:API Changelog/Notes: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
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, and new enumerations. See [[New Classes and Enumerations]].
*Added a class that allows VBA users to change the API library language..
*Added a method for getting a single system hierarchy item, and added new user-defined properties to relevant resource classes. See [[New Members and Constants]].
*Added a method for getting a single system hierarchy item.
*Deprecated a couple of obsolete properties. See [[Deprecated and Removed Members]].
*Added new user-defined properties to relevant resource classes.
*Various fixes and non-breaking improvements.
*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.