DynamicsAxServiceGetFWSAwardList Method |
This method enables the calling application to get the details of Federal Work Study Awards for a student from 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 GetFWSListResponse GetFWSAwardList( GetFWSListRequest request )
Parameters
- request
- Type: Cmc.CampusLink.Wcf.Messages.AccountsGetFWSListRequest
The GetFWSListRequest message with Federal Work Study Awards details for a student.
Return Value
Type: GetFWSListResponseReturns the GetFWSListResponse message.
Implements
IDynamicsAxService.GetFWSAwardList(GetFWSListRequest)