GetFWSListInMsgStudentId Property

The Id of the Student whose FWS details must be retrieved.

Database Information:

  • Table name - FaStudentAid
  • Column name - SyStudentId

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

Property Value

Type: Int32
See Also