_Workbook.Routed Property

Definition

True if the workbook has been routed to the next recipient. False if the workbook needs to be routed. Read-only Boolean.

public:
 property bool Routed { bool get(); };
public bool Routed { get; }
Public ReadOnly Property Routed As Boolean

Property Value

Remarks

If the workbook wasn't routed to the current recipient, this property is always False (for example, if the document has no routing slip, or if a routing slip was just created).

Applies to