Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This structure represents the unique key fields associated with identifying a project task note. Project Tasks can be identified by an ExternalSystemIdentifier or ProjectTaskUid. When specifying a PwsProjectTaskRef as an input to a web service, you may specify one or both the ExternalSystemIdentifier and ProjectTaskUid. However, if you do specify both, they must both refer to the same project task or the project task reference will not be considered valid. When a PwsProjectTaskRef is returned in the response to a web service, both the ExternalSystemIdentifier and ProjectTaskUid will be populated, and guaranteed to refer to a single project task Project task notes are used to communicate information between people who can open the project. It is best thought of as a bulletin board because the communication is open for all to see and read.

Format


Panel
titlePwsProjectTaskNoteHistory
  • PwsProjectTaskNoteHistory
    • CreatedByUser: PwsUserRef
    • CreatedTimestamp: DateTime
    • ProjectTaskNotes: String

...