Definition Type: Element
Name: DefaultOvertimeRate
Namespace: http://schemas.microsoft.com/project
Type: float:http://www.w3.org/2001/XMLSchema
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The default overtime rate for new resources.
Collapse XSD Schema Diagram:
XSD Diagram of DefaultOvertimeRate in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="DefaultOvertimeRate" type="xsd:float" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The default overtime rate for new resources.</xsd:documentation>
    </xsd:annotation>
</xsd:element>