Solid Edge Framework Type Library
Route Method
Specifies to return the success or failure of the routing operation to the originator.
Description
Distributes the document according to the routing slip information.
Syntax
Visual Basic
Public Sub Route( _
   Optional ByVal ConfirmRoute As Variant _
) 
Parameters
ConfirmRoute
Specifies to return the success or failure of the routing operation to the originator.
Remarks
Routing a document forces the HasRouted property to True.
See Also

RoutingSlip Object  | RoutingSlip Members

Send comments on this topic.