AddUpdateFundSourceCampusResponse Class

The AddUpdateFundSourceCampus reponse message (based on the GenericResponse type) contains one AddUpdateFundSourceCampusOutMsg message (based on the GenericMsg type).
Inheritance Hierarchy
SystemObject
  GenericResponse
    Cmc.CampusLink.Wcf.Messages.AccountsAddUpdateFundSourceCampusResponse

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#
public class AddUpdateFundSourceCampusResponse : GenericResponse

The AddUpdateFundSourceCampusResponse type exposes the following members.

Properties
NameDescription
Public propertyAddUpdateFundSourceCampusOutMsgs
The collection comprising the array of the AddUpdateFundSourceCampusOutMsg structure.
Top
See Also