Enum TransferDirection
The direction of a transfer
Namespace: EC.ProductsAndPricing.ServiceContract.Product
Assembly: EC.ProductsAndPricing.ServiceContract.dll
Syntax
public enum TransferDirection
Fields
| Name | Description |
|---|---|
| Arrival | Arriving at the school |
| Departure | Departing from the school |
| Other | Neither arriving or departing a school |