Talk:API Changelog/Notes: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="border:1px solid #D0CDE8; border-radius:10px; width:auto; margin:0 0 1em 1em; padding:1em; float:right;">
=DRAFT V11 minor releases=
'''Quick Links to Draft Pages'''
xxx
*[[Talk:New_Classes_and_Enumerations/Notes]]
*[[Talk:New_Members_and_Constants/Notes]]
*[[Talk:Deprecated_and_Removed_Members/Notes]]
*[[Talk:Full_Synthesis_API/Notes]]
</div>


'''Changes for Version 10.1.0'''
 
*Added ability to get global and reference resources. The new <code>Filter</code> parameter has been added to the following methods. The filter's default value is 0, which returns local resources. 
 
:*[[Repository.Model.GetAllModels]]
 
:*[[Repository.Model.GetAllModelsInfo]]
 
:*[[Repository.Crew.GetAllCrews]]
=DRAFT V12=
:*[[Repository.Pool.GetAllPools]]
 
:*[[Repository.Task.GetAllScheduledTasks]]
xxx
:*[[Repository.Task.GetAllCorrectiveTasks]]
:*[[Repository.URD.GetAllURDs]]
:*[[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 method for getting a single system hierarchy item, and added new user-defined properties to relevant resource classes. See [[New Members and Constants]].
*Deprecated a couple of obsolete properties. See [[Deprecated and Removed Members]].
*Various fixes and non-breaking improvements.

Latest revision as of 20:48, 23 March 2017

DRAFT V11 minor releases

xxx



DRAFT V12

xxx