GetFWSListInMsgAwardYearId Property

The ID of the Award year.

Database Information:

  • Table name - FaStudentAid
  • Column name - AwardYear

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

Property Value

Type: String
See Also