AddUpdateFundSourceCampusOutMsg Class

This class comprises a single out-message with information of the Fund Source that is associated with the Campus(es).
Inheritance Hierarchy
SystemObject
  GenericMsg
    GenericOutMsg
      Cmc.CampusLink.Wcf.Messages.AccountsAddUpdateFundSourceCampusOutMsg

Namespace:  Cmc.CampusLink.Wcf.Messages.Accounts
Assembly:  Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax
C#
[SerializableAttribute]
public class AddUpdateFundSourceCampusOutMsg : GenericOutMsg

The AddUpdateFundSourceCampusOutMsg type exposes the following members.

Properties
NameDescription
Public propertyId
The ID of the Fund Source GL Accounts that is updated as a result of associating a Fund Source with a Campus.

Database Information:

  • Table name - FaFundSourceGLAcct
  • Column name - FaFundSourceGLAcctId
Top
See Also