Talk:API Changelog/Notes: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
:*[[Repository.Model.GetAllModels]]
:*[[Repository.Model.GetAllModels]]
:*[[Repository.Model.GetAllModelsInfo]]
:*[[Repository.Model.GetAllModelsInfo]]
:*[[Repository.Action.GetAllActions]]
:*[[Repository.Action.GetAllActionsDictionary]]
:*[[Repository.Crew.GetAllCrews]]
:*[[Repository.Crew.GetAllCrews]]
:*[[Repository.Pool.GetAllPools]]
:*[[Repository.Pool.GetAllPools]]

Revision as of 17:18, 13 January 2016

Changes for Version 10.1.0


  • Added new Filter parameter to the following methods. The parameter allows you to specify whether to get local resources, global resources, reference resources, or a combination of any resource type. The filter's default value is 0, which returns local resources.