SetAssignmentWorkData Elements

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.

This section contains information about the elements defined by the SetAssignmentWorkData Schema.

SetAssignmentWorkData Element Structure

The following shows the XML element structure used for assignment work data ChangeXML strings for Microsoft Office Project 2007.

<Changes>

  <Proj>

    <Assn>

      <Change>

        <Actual Work>…</ActualWork>

        <RemainingWork>…</RemainingWork>

        <TotalWork>…</TotalWork>

        <Comments>…</Comments>

        <Status>…</Status>

        <StatusGuid>…</StatusGuid>

      </Change>

    </Assn>

    <Assn>

      <PeriodChange>

        <Actual Work>…</ActualWork>

        <OvertimeWork>…</OvertimeWork>

        <RemainingWork>…</RemainingWork>

        <Comments>…</Comments>

        <Status>…</Status>

        <StatusGuid>…</StatusGuid>

      </PeriodChange>

    </Assn>

  </Proj>

</Changes>

See Also

Concepts

Introduction to the SetAssignmentWorkData Schema

SetAssignmentWorkData Schema