FWSAwardPaymentInMsgAction Property |
The type of action to be performed on the FWS Award record.
Namespace:
Cmc.CampusLink.Wcf.Messages.AccountsYou can specify one of the following values:
- Add - Adds the FWS award payment information.
- Update - Updates the FWS award payment information.
- Delete - Deletes the FWS award payment information.
Assembly: Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public OperationTypeEnumOperation Action { get; set; }
Property Value
Type: OperationTypeEnumOperation