Versions Compared

Key

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

...

Panel
titlePwsSaveProjectIssuesRq

Request Elements

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

No


Click here for more information.


SessionTicket

String

Yes


Click here for more information.


DeleteProjectIssues

PwsProjectIssueRef

No




ProjectIdentity

PwsProjectRef

Yes




SaveProjectIssues

PwsProjectIssueDetail

No




Request Usage Example(s)

Code Block
languagexml
titleExample 01 - simple update
collapsetrue

...

Panel
titlePwsSaveProjectIssuesRs

Response Elements

Element

Data Type

Description

Sample Data

Messages

PwsMessage

 

 

The web service response status and message. Click here for more information.


ResponseId

Int32

Click here for more information.

 


Status

RequestStatus

Click here for more information.

 


ServerTimestampUtc

DateTime

Click here for more information.

 

 


ProjectIssueResults

PwsSaveProjectIssueResult

 

???


Response Usage Example(s)

...