Definition Type: Element
Name: RemainingOvertimeCost
Namespace: http://schemas.microsoft.com/project
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The remaining overtime cost projected to finish the task.
Collapse XSD Schema Diagram:
XSD Diagram of RemainingOvertimeCost in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="RemainingOvertimeCost" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The remaining overtime cost projected to finish the task.</xsd:documentation>
    </xsd:annotation>
</xsd:element>