DynamicsAxServiceDeleteFundSourceCampus Method |
This method enables the calling application to remove the association of a Fund Source from a Campus 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 DeleteFundSourceCampusResponse DeleteFundSourceCampus( DeleteFundSourceCampusRequest request )
Parameters
- request
- Type: Cmc.CampusLink.Wcf.Messages.AccountsDeleteFundSourceCampusRequest
The DeleteFundSourceCampusRequest message to remove the association of a Fund Source from Campus(es).
Return Value
Type: DeleteFundSourceCampusResponseReturns the DeleteFundSourceCampusResponse message.
Implements
IDynamicsAxService.DeleteFundSourceCampus(DeleteFundSourceCampusRequest)