DeleteFundSourceCampusInMsgTransactionType Property

The TransactionType of the Fund Source for which the Ledger Posting setup is configured. This value is mandatory.

Database Information:

  • Table name - FaFundSourceGLAcct
  • Column name - TransactionType

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

Property Value

Type: String
See Also