Autodesk Vault ProfessionalVault API

Routing Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Information regarding a Routing.

Syntax

public class Routing 
Public Class Routing 

Properties

NameDescription
IdThe ID for the object.
IsActIf true, the Routing is active.
IsDfltIf true, the Routing is the default for the repository.
IsInUseIf true, the Routing is in use.
NameThe unique name of the Routing.
ReqAllApprovalIf 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.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.Routing

See Also