GetFWSListOutMsg Class

This class comprises a single out-message with the FWS Award details.
Inheritance Hierarchy
SystemObject
  GenericMsg
    GenericOutMsg
      Cmc.CampusLink.Wcf.Messages.AccountsGetFWSListOutMsg

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#
[SerializableAttribute]
public class GetFWSListOutMsg : GenericOutMsg

The GetFWSListOutMsg type exposes the following members.

Properties
NameDescription
Public propertyFWSAwardItemArray
The array containing the FWS Award details.
Top
Remarks
See Also