Difference between revisions of "System Object Types"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 2: Line 2:


:{| border="1" cellpadding="5" cellspacing="0"
:{| border="1" cellpadding="5" cellspacing="0"
!Built-in Objects<br/>(As shown in the Platform UI)
!System Object<br/>(As shown in the Platform UI)
!Object Type Identifiers<br/>
!Object Type Identifier<br/>
|-
|[[Activity]]||<tt>[[EVENT]]</tt>
|-
|-
|[[Notes and Attachments|Note]]||<tt>[[NOTE]]</tt>
|[[Notes and Attachments|Note]]||<tt>[[NOTE]]</tt>
|-
|[[Project]]*||<tt>[[PROJECT]]</tt>
|-
| &nbsp; - [[Project Task]]* ||<tt>[[Project_Task]]</tt>
|-
| &nbsp; - [[Project Phase]]*||<tt>[[Project_Phase]]</tt>
|-
|-
|[[Role]]||<tt>[[ROLE]]</tt>
|[[Role]]||<tt>[[ROLE]]</tt>
Line 25: Line 17:
|User Team||<tt>[[USER TEAM]]</tt>
|User Team||<tt>[[USER TEAM]]</tt>
|}
|}
:* *The Project object is always available, but these objects provide extended functionality that is available only after installing the Project Management application.

Revision as of 23:49, 11 October 2012

System Objects are listed here, showing the names that appear in the UI, along with the object-type identifiers used in the APIs.

System Object
(As shown in the Platform UI)
Object Type Identifier
Note NOTE
Role ROLE
Task TASK
Team TEAM
User USER
User Team USER TEAM