<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=Team_getListByResourceId</id>
	<title>Team getListByResourceId - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=Team_getListByResourceId"/>
	<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=Team_getListByResourceId&amp;action=history"/>
	<updated>2026-05-26T09:15:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.catglobe.com/index.php?title=Team_getListByResourceId&amp;diff=229999&amp;oldid=prev</id>
		<title>Nguyenduyan: Created page with &quot;Category:Team_Functions {{HelpFiles}}   = Team_getListByResourceId =  List all teams that belong to the resource (On GUI, Team is under Team tab of resource)  Resource Typ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=Team_getListByResourceId&amp;diff=229999&amp;oldid=prev"/>
		<updated>2017-06-22T03:29:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/Category:Team_Functions&quot; title=&quot;Category:Team Functions&quot;&gt;Category:Team_Functions&lt;/a&gt; {{HelpFiles}}   = Team_getListByResourceId =  List all teams that belong to the resource (On GUI, Team is under Team tab of resource)  Resource Typ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Team_Functions]]&lt;br /&gt;
{{HelpFiles}} &lt;br /&gt;
&lt;br /&gt;
= Team_getListByResourceId =&lt;br /&gt;
&lt;br /&gt;
List all teams that belong to the resource (On GUI, Team is under Team tab of resource)&lt;br /&gt;
&lt;br /&gt;
Resource Type may contain Team: Projects, Folders, Users, Groups, Reports, Monitor&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
Team_getListByResourceId(resourceId);&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
number &amp;#039;&amp;#039;resourceId&amp;#039;&amp;#039;: is ResourceId of resource that you want to list teams&lt;br /&gt;
&lt;br /&gt;
== Return type ==&lt;br /&gt;
&lt;br /&gt;
array of array Team object&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
number resourceId = 15562383;&lt;br /&gt;
array teams = Team_getListByResourceId(resourceId);&lt;br /&gt;
//{{33,0,Main team,0,15562383,{}},{33,1,My Team,15567436,15562383,{}}}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nguyenduyan</name></author>
	</entry>
</feed>