Versions Compared

Key

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

...

Panel
titlePwsProjectIssueRef
  • PwsProjectIssueRef
    • ProjectIssueId: Int32
    • ProjectIssueUid: Int64
    • ReferenceId: String (???) (Luke, what is the length of this string? )

Elements

Element

Data Type

Required?

Description

Sample Data

ProjectIssueId

Int32

No



ProjectIssueUid

Int64

Yes


1152921504606875454

ReferenceId

String (???)

No

This ID allows user to identify project issues that are failed to process by web service such as PwsSaveProjectIssues. It is included in the error message in web service response.

#3

Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue

...