/
PwsProjectIssueCategoryRef

PwsProjectIssueCategoryRef

Overview

This structure is used to uniquely identify a project issue category.  Project issues category can be identified by ProjectIssueCategoryUid only.

Format

PwsProjectIssueCategoryRef
  • PwsProjectIssueCategoryRef
    • ProjectIssueCategoryId: Int32
    • ProjectIssueCategoryUid: Int64

Elements

Element

Data Type

Required?

Description

Sample Data

ProjectIssueCategoryId

Int32

No

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


ProjectIssueCategoryUid

Int64

Yes

A unique and immutable identifier for a project issue category.

1152921504606992779

Usage Example(s)


Example 01
					 <a:CategoryIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/">
                        <b:ProjectIssueCategoryId>351612</b:ProjectIssueCategoryId>
                        <b:ProjectIssueCategoryUid>1152921504606992779</b:ProjectIssueCategoryUid>
                     </a:CategoryIdentity>





Related content

PwsProjectIssueCategory
PwsProjectIssueCategory
More like this
PwsProjectIssueCategoryDetail
PwsProjectIssueCategoryDetail
More like this
PwsProjectIssueStatusRef
PwsProjectIssueStatusRef
More like this
PwsProjectIssueDetail
PwsProjectIssueDetail
More like this
PwsProjectIssueRef
PwsProjectIssueRef
More like this
PwsProjectRef
PwsProjectRef
More like this