Project Type

Type Template

<...>
    <!-- List of ... -->
    <availableContentTypes>xs:string</availableContentTypes>
    <!-- List of ... -->
    <contentTypes>xs:string</contentTypes>
    <creationDate>xs:dateTime</creationDate>
    <description>xs:string</description>
    <displayName>xs:string</displayName>
    <modificationDate>xs:dateTime</modificationDate>
    <name>xs:string</name>
    <ID>xs:long</ID>
    <objectType>xs:int</objectType>
    <dueDate>xs:dateTime</dueDate>
    <parentContainerID>xs:long</parentContainerID>
    <parentContainerType>xs:int</parentContainerType>
    <userID>xs:long</userID>
<...>

Note: Element descriptions are split into information that's relevant when you're creating an instance of this type and information relevant when you're receiving an instance of it. Occasionally these will differ.

Elements

Element Description
availableContentTypes
Setting
Getting
contentTypes
Setting
Getting
creationDate
Setting
Getting
description
Setting
Getting
displayName
Setting
Getting
dueDate
Setting
Getting
ID
Setting
Getting
modificationDate
Setting
Getting
name
Setting
Getting
objectType
Setting
Getting
parentContainerID
Setting
Getting
parentContainerType
Setting
Getting
userID
Setting
Getting