DynamicsAxServiceAddUpdateFundSource Method |
This method enables the calling application to add or update Fund Source information in the CampusNexus Student database.
Namespace:
Cmc.CampusLink.Wcf.AccountsAssembly: Cmc.CampusLink.Wcf (in Cmc.CampusLink.Wcf.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public AddUpdateFundSourceResponse AddUpdateFundSource( AddUpdateFundSourceRequest request )
Parameters
- request
- Type: Cmc.CampusLink.Wcf.Messages.AccountsAddUpdateFundSourceRequest
The AddUpdateFundSourceRequest message with information to add or update a Fund Source.
Return Value
Type: AddUpdateFundSourceResponseReturns the AddUpdateFundSourceResponse message with information of the newly added or updated Fund Source.
Implements
IDynamicsAxService.AddUpdateFundSource(AddUpdateFundSourceRequest)