TaskDirectionMode
Enum: TaskDirectionMode
Section titled “Enum: TaskDirectionMode”The location-level TaskDirectionMode setting controls whether inbound or outbound tasks are permitted. If a document is referenced on a task, the direction defined by the document will be used and may override this setting. This setting does not affect bookings created by instant bookings or recurring bookings.
Values
Section titled “Values”| Value | Description |
|---|---|
InboundDefault | In this mode, both inbound and outbound tasks are permitted. The default value in the UI is Inbound. |
InboundOnly | In this mode, only inbound tasks are permitted. |
OutboundDefault | In this mode, both inbound and outbound tasks are permitted. The default value in the UI is Outbound. |
OutboundOnly | In this mode, only outbound tasks are permitted. |