PwsEngagementSummary
Overview
This structure includes basic information about an engagement. The information represented in this structure is not comprehensive and only includes certain key attributes of an engagement deemed to be useful in a listing of engagements.
Format
- PwsEngagementSummary
- EngagementCode: String (20)
- EngagementId: Int32
- EngagementUid: Int64
- ClientIdentity: PwsClientRef
- EngagementName: String (255)
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
EngagementCode | String (20) | One of EngagementCode or EngagementUid is required | The engagement code is a unique identifier for an engagement. See "NewEngagementCode" in PwsEngagementDetail for guidance on how to change the engagement code of an existing engagement. | P001320 |
EngagementId | Int32 | On Insert: No On Update: No | The engagement Id is a unique identifier for an engagement. For internal use only. | |
EngagementUid | Int64 | See EngagementCode | A unique and immutable identifier for an engagement. | 1152921504607326368 |
ClientIdentity | On Insert: Yes On Update: No | The client associated with the engagement. | ||
EngagementName | String (255) | On Insert: Yes On Update: No | The engagement name. | Web Services Documentation |