TransferPattern
Name: Transfer Pattern
Modules: Scheduling
| Field | Documentation |
|---|---|
| SignId | Numeric identifier of the sign-up period (from SignUpPeriods.SignId). |
| TransferId | Unique identifier for the transfer (from the Transfers table). |
| StopId | Unique identifier for the stop (from the Stops table). |
| FromLine | Internal use only. |
| FromDir | Internal use only. |
| FromStopNum | Starting stop identifier (from StopNum in the LineStop table). |
| FromSeq | Internal use only. |
| FromLineDirId | Line direction identifier for the line direction from which the transfer is made (from LineDirId in the Line table). |
| ToLine | Internal use only. |
| ToDir | Internal use only. |
| ToStopNum | Ending stop identifier (from StopNum in the LineStop table). |
| ToSeq | Internal use only. |
| ToLineDirId | Line direction identifier for the line direction to which the transfer is made (from LineDirId in the Line table). |