SetAssignmentWorkData Elements

Applies to: Office 2010 | Project 2010 | Project Server 2010 | SharePoint Server 2010

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.

<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