GetFWSListOutMsgFWSAwardItemArray Property

The array containing the FWS Award details.

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 FWSAwardDetail[] FWSAwardItemArray { get; set; }

Property Value

Type: FWSAwardDetail
See Also