Overview
This data structure includes the information on a specified value. In the case of PwsDocumentAssociationData, the set of PwsValue captures association type, incurred date, expense type, disbursed amount and disbursed currency.
Format
PwsValue
- PwsValue
- ColumnType: String
- Tag: String
- Value: String
- Values: PwsSearchResultItem
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
ColumnType | String | The type of value and here is the list: "D": date "M": money "V": varchar | v |
Tag | String | The tag of the value | incurred date |
Value | String | the value itself | Mar 1 2018 |
Values | PwsSearchResultItem | A list of values. Internal use only. |