UpdateCheckInMsg Class |
This class comprises a single in-message to update the check number of a scheduled refund or stipend check transactions.

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

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

Name | Description | |
---|---|---|
![]() | CheckNumber |
The check number that must be updated. This value is mandatory.
Database Information:
|
![]() | DatePaid |
The date when the check was issued. This value is mandatory.
Database Information:
|
![]() | IsReIssue |
This flag indicates whether the check should be re-issued. This value is mandatory.
Database Information:
|
![]() | TransactionId |
The transaction Id for which the check number has to be updated. This value is mandatory.
Database Information:
|
