AwardStatusRequest Class

The AwardStatusRequest message (based on the GenericRequest type) contains one AwardStatusInMsgs in-message (based on the GenericMsg type).
Inheritance Hierarchy
SystemObject
  GenericRequest
    Cmc.CampusLink.Wcf.Messages.AccountsAwardStatusRequest

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 class AwardStatusRequest : GenericRequest

The AwardStatusRequest type exposes the following members.

Properties
NameDescription
Public propertyAwardStatusInMsgs
The collection comprising the array of the AwardStatusInMsgs structure.
Top
See Also