Definition Type: Element
Name: AutoAddNewResourcesAndTasks
Namespace: http://schemas.microsoft.com/project
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Default true
Documentation:
Whether to automatically add new resources to the resource pool.
Collapse XSD Schema Diagram:
XSD Diagram of AutoAddNewResourcesAndTasks in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="AutoAddNewResourcesAndTasks" type="xsd:boolean" default="true" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Whether to automatically add new resources to the resource pool.</xsd:documentation>
    </xsd:annotation>
</xsd:element>