DynamicsAxServiceAddUpdateFundSourceCampus Method |
This method enables the calling application to associate or update the association of a Fund Source with Campus(es) 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 AddUpdateFundSourceCampusResponse AddUpdateFundSourceCampus( AddUpdateFundSourceCampusRequest request )
Parameters
- request
- Type: Cmc.CampusLink.Wcf.Messages.AccountsAddUpdateFundSourceCampusRequest
The AddUpdateFundSourceCampusRequest message with information to associate or update the association of a Fund Source with Campus(es).
Return Value
Type: AddUpdateFundSourceCampusResponseReturns the AddUpdateFundSourceCampusResponse message with information of the updated Fund Source.
Implements
IDynamicsAxService.AddUpdateFundSourceCampus(AddUpdateFundSourceCampusRequest)