Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

The PwsProjectSummary data type includes basic information about a project. The information represented in this structure is not comprehensive and only includes certain key attributes of a project that is part of a list. 

Format

PwsProjectSummary
  • PwsProjectSummary
    • ProjectCode: String
    • ProjectId: Int32
    • ProjectUid: Int64
    • EngagementIdentity: PwsEngagementRef
    • ProjectName: String

Elements

Element

Data Type

Required?

Default

Description

Sample Data

ProjectCode

String





ProjectId

Int32





ProjectUid

Int64





EngagementIdentity

PwsEngagementRef





ProjectName

String





Usage Example(s)


Example 01
 
  • No labels