Versions Compared

Key

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

...

This structure contains the complete set of information about a project issue's history. The structure is used to retrieve detailed history information of a project issue. 

Format

Panel
titlePwsProjectIssueHistory
  • PwsProjectIssueHistory
    • DescriptionChangedFlag: Boolean
    • DueDateChangedFlag: Boolean
    • HistoryType: String
    • OwnerChangedFlag: Boolean
    • PriorityChangedFlag: Boolean
    • ProjectIssue: PwsProjectIssueDetail
    • ProjectIssueCategoryChangedFlag: Boolean
    • ProjectIssueStatusChangedFlag: Boolean
    • UpdatedByUser: PwsUserSummary
    • UpdatedTimestamp: DateTime

...