ADO.NET Provider for Blackbaud Financial Edge NXT

Build 23.0.8839

CashManagementDistributionSets

Returns the list of cash management distribution sets and their line items.

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 本製品.

  • SetId supports the '=' operator. This the only supported column.
For example, the following query is processed server side:
SELECT * FROM CashManagementDistributionSets WHERE SetId = 123 

Columns

Name Type References Description
SetId [KEY] Integer The identifier of the cash management distribution set.
Name String The name of the cash management distribution set.
LineItemPercent Double The percentage of the total distribution set the line item represents.
LineItemRowNumber Integer The row number for the line item.
LineItemAccountId String The identifier of the account for the line item.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839