Definition Type: Element
Name: ActualCost
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 actual cost of the task.
Collapse XSD Schema Diagram:
XSD Diagram of ActualCost in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="ActualCost" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The actual cost of the task.</xsd:documentation>
    </xsd:annotation>
</xsd:element>