ValueID Element

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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

Value

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

FieldGUID Element

Concepts

OutlineCode Elements and XML Structure

XML Schema for the OutlineCodes Element

ExtendedAttribute Elements and XML Structure

XML Schema for the ExtendedAttributes Element