AddUpdateFundSourceCampusInMsgReturnMethod Property

The type of return method for a transaction.

You can specify one of the following values:

  • Check
  • Net
  • EFT
  • Credit Card
  • Non Cash

Database Information:

  • Table name - FaFundSourceGLAcct
  • Column name - ReturnMethod

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 string ReturnMethod { get; set; }

Property Value

Type: String
See Also