FWSAwardPaymentInMsg Class |
This class comprises a single in-message to add, update, or delete the FWS award payment details for a student.

SystemObject
GenericMsg
GenericInMsg
Cmc.CampusLink.Wcf.Messages.AccountsFWSAwardPaymentInMsg
Namespace:
Cmc.CampusLink.Wcf.Messages.AccountsGenericMsg
GenericInMsg
Cmc.CampusLink.Wcf.Messages.AccountsFWSAwardPaymentInMsg
Assembly: Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)

C#
[SerializableAttribute] public class FWSAwardPaymentInMsg : GenericInMsg
The FWSAwardPaymentInMsg type exposes the following members.

Name | Description | |
---|---|---|
![]() | Action |
The type of action to be performed on the FWS Award record.
You can specify one of the following values:
|
![]() | ActualAmount |
The amount already disbursed for an FWS Award.
Database Information:
|
![]() | AwardId |
The unique identification for the FWS Award record.
Database Information:
|
![]() | CheckNumber |
The check number generated for the earning statement for a student.
Database Information:
|
![]() | DisbDate |
The date when the FWS award amount is disbursed.
Database Information:
|
![]() | DisbId |
The dibursement Id associated with the FWS Award record.
/// Database Information:
|
![]() | DisbReferenceId |
The reference Id of the disbursement for the FWS Award. This value is used to update or delete an FWS Award record.
Database Information:
|
![]() | HoursWorked |
The number of hours worked by a student for an FWS award.
Database Information:
|
![]() | PeriodEndDate |
The end date for the earning statement.
Database Information:
|
![]() | StudentId |
The student Id associated with the FWS award.
Database Information:
|
