AddUpdateFundSourceInMsg Class |
This class comprises a single in-message to add or update a Fund Source.
SystemObject
GenericMsg
GenericInMsg
Cmc.CampusLink.Wcf.Messages.AccountsAddUpdateFundSourceInMsg
Namespace:
Cmc.CampusLink.Wcf.Messages.AccountsGenericMsg
GenericInMsg
Cmc.CampusLink.Wcf.Messages.AccountsAddUpdateFundSourceInMsg
Assembly: Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] public class AddUpdateFundSourceInMsg : GenericInMsg
The AddUpdateFundSourceInMsg type exposes the following members.
| Name | Description | |
|---|---|---|
| Active |
Indicates whether the Fund Source is active or inactive. This value is mandatory.
You can specify one of the following values:
Database Information:
| |
| Code |
The Fund Source code. This value is mandatory.
Database Information:
| |
| Description |
The Fund Source description. This value is mandatory.
Database information: Table = FaFundSource, Column = Descrip
| |
| GraceDays |
The grace days for a Fund Source.
Database Information:
| |
| IncludeRemainNeed |
The IncludeRemainNeed for a Fund Source.
Database Information:
| |
| TypeCode |
The type of Fund Source. This value is mandatory.
Database Information:
|