WdRoutingSlipStatus Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This object, member, or enumeration is deprecated and is not intended to be used in your code.
public enum class WdRoutingSlipStatus
[System.Runtime.InteropServices.Guid("FAB5FFAC-8DCB-3EC9-8554-51DCECAE5C3C")]
public enum WdRoutingSlipStatus
type WdRoutingSlipStatus =
Public Enum WdRoutingSlipStatus
- Inheritance
-
WdRoutingSlipStatus
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdNotYetRouted | 0 | This object, member, or enumeration is deprecated and is not intended to be used in your code. |
wdRouteInProgress | 1 | This object, member, or enumeration is deprecated and is not intended to be used in your code. |
wdRouteComplete | 2 | This object, member, or enumeration is deprecated and is not intended to be used in your code. |