AccountSegments
Returns the specified account segment value.
The 本製品 will use the Blackbaud Financial Edge NXT API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the 本製品.
- SegmentId supports the '=' operator. This the only supported column.
SELECT * FROM AccountSegments WHERE SegmentId = 123
Columns
Name | Type | References | Description |
SegmentId [KEY] | Integer |
AccountStructures.SegmentId | The identifier for this account segment. |
Type [KEY] | String | The type for this account segment. | |
Value | String | The values for this account segment. | |
Description | String | The descriptions for this account segment. |