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 status.  The structure is used both to retrieve detailed project information and to pass information about a project back to the server to get updated.project issue status details is configured on project level.  

Format

Panel
titlePwsProjectIssueStatusDetail
  • PwsProjectIssueStatusDetail
    • ProjectIssueStatusId: Int32

    • ProjectIssueStatusUid: Int64

    • InactiveFlag: Boolean

    • Name: String(50)

    • TreatAsClosedFlag: Boolean

...