Routing Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Information regarding a Routing.
Syntax
public class Routing Public Class Routing Properties
| Name | Description |
|---|---|
| Id | The ID for the object. |
| IsAct | If true, the Routing is active. |
| IsDflt | If true, the Routing is the default for the repository. |
| IsInUse | If true, the Routing is in use. |
| Name | The unique name of the Routing. |
| ReqAllApproval | If true, all users that can approve, must approve in order to complete the process. |
Returned By
Where you get a Routing — members that return one.
- ChangeOrderGrp.Routing
- ChangeOrderService.AddRouting
- ChangeOrderService.GetRoutingsByWorkflowId
- ChangeOrderService.UpdateRouting
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.Routing