/
PwsProjectIssueStatusRef

PwsProjectIssueStatusRef

Overview

This structure is used to uniquely identify a project issue status.  Project issue statuses can be identified by ProjectIssueStatusUid. 

Format

PwsProjectIssueStatusRef
  • PwsProjectIssueStatusRef
    • ProjectIssueStatusId: Int32
    • ProjectIssueStatusUid: Int64

Elements

Element

Data Type

Required?

Description

Sample Data

ProjectIssueStatusId

Int32

No

The project issue Id is a unique identifier for a project issue status. For internal use only.


ProjectIssueStatusUid

Int64

Yes

A unique and immutable identifier for a project issue status.

1152921504607253230

Usage Example(s)


Example 01
                     <a:StatusIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/">
                        <b:ProjectIssueStatusId>851626</b:ProjectIssueStatusId>
                        <b:ProjectIssueStatusUid>1152921504607253230</b:ProjectIssueStatusUid>
                     </a:StatusIdentity>





Related content

PwsProjectIssueStatus
PwsProjectIssueStatus
More like this
PwsProjectIssueStatusDetail
PwsProjectIssueStatusDetail
More like this
PwsProjectIssueRef
PwsProjectIssueRef
More like this
PwsProjectIssueDetail
PwsProjectIssueDetail
More like this
PwsProjectRef
PwsProjectRef
More like this
PwsProjectIssueCategoryRef
PwsProjectIssueCategoryRef
More like this