ValueID Element
In OutlineCode, ValueID is the local ID of an outline code value.
In ExtendedAttribute, it is the ID of the value of an extended attribute (a custom field). ValueID is unique only within the project.
<ValueID>
IntegerValue
</ValueID>
Parent Elements
Occurrences
Minimum: 0 Maximum: 1 |
Remarks
ValueID is a child of the Value element in an OutlineCode. The Values element contains a collection of Value elements. ValueID is required for Microsoft Office Project 2003 to read XML files saved from Project 2007. Project 2007 ignores ValueID and uses FieldGUID.
Remarks
An ExtendedAttribute also contains a Value element, but there the value is part of a ValueList collection; an ExtendedAttribute value has an ID, not a ValueID.
See Also
Reference
Concepts
OutlineCode Elements and XML Structure
XML Schema for the OutlineCodes Element