 
            | Solid Edge Framework Type Library : RouteStatus Enumeration | 
| Member | Value | Description | 
|---|---|---|
| igInvalidSlip | 0 | Document has an invalid routing slip | 
| igNotYetRouted | 2 | Document has not yet been routed | 
| igRouteComplete | 1 | Document has been completely routed | 
| igRouteInProgress | 3 | Document routing is in progress |