Definition Type: Element
Name: FieldID
Namespace: http://schemas.microsoft.com/project
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This corresponds to the PID of the custom field.
Collapse XSD Schema Diagram:
XSD Diagram of FieldID in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="FieldID" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>This corresponds to the PID of the custom field.</xsd:documentation>
    </xsd:annotation>
</xsd:element>