StudentBankAccountInfoInMsgAction Property |
The type of operations for student payment.
Namespace:
Cmc.CampusLink.Wcf.Messages.AccountsYou can specify one of the following values:
- Add - Adds the payment information for a student.
- Update - Updates the payment information of a student.
- Delete - Deletes the payment information of a student.
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