AddUpdateFundSourceCampusInMsgCampus Property

The code of the Campus with which the Fund Source must be associated. This value is mandatory.

Database Information:

  • Table name - SyCampus
  • Column name - Code

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

Property Value

Type: String
See Also