Versions Compared

Key

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

...

Panel
titlePwsGetProject Request
  • PwsGetProject
    • serviceRequest: PwsGetProjectRq

...

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

No


Click here for more information

1

SessionTicket

String (50)

Yes


Click here for more information

AW1yokY4MDImXfp9pM5NRw==
ModeString (1)Yes

The mode determines which set of criteria is returned in the response.

"R": Requested criteria are returned

"A": Booked criteria are returned

"E": Effective criteria (requested criteria for requested roles and booked criteria for booked roles) are returned.

R/A/E

ProjectIdentities

PwsProjectRef [0..100]

Yes


The identities of the projects to be retrieved.


ExcludeReadNotesFlagBooleanNofalseIf true, notes that have been marked as read by the current user are excluded from the data returned. Applies only when FullDetailFlag is true.
IncludeDeletedRolesFlaBooleanNofalseIf set to true, deleted roles will be included in the response.0

...