AddUpdateFundSourceInMsgDescription Property

The Fund Source description. This value is mandatory. Database information: Table = FaFundSource, Column = Descrip

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

Property Value

Type: String
See Also