DynamicsAxServiceDeleteFundSource Method |
This method enables the calling application to delete a Fund Source record from 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 DeleteFundSourceResponse DeleteFundSource( DeleteFundSourceRequest request )
Parameters
- request
- Type: Cmc.CampusLink.Wcf.Messages.AccountsDeleteFundSourceRequest
The DeleteFundSourceRequest message with information to delete a Fund Source.
Return Value
Type: DeleteFundSourceResponseReturns the DeleteFundSourceResponse message.
Implements
IDynamicsAxService.DeleteFundSource(DeleteFundSourceRequest)