Show / Hide Table of Contents

Class ShipmentLinkTaskFlags

Flags that control how the task is created This Enum is used by: s_link.task_flags This Enum consists of flag values that can be combined.

Inheritance
Object
ShipmentLinkTaskFlags
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class ShipmentLinkTaskFlags : Enum

Fields

AssignToOurContact

1: Assign task to contact owner

Declaration
public const ShipmentLinkTaskFlags AssignToOurContact
Field Value
Type Description
ShipmentLinkTaskFlags

IsAssignment

4: Create as an assignment (shown in Invitation dialog)

Declaration
public const ShipmentLinkTaskFlags IsAssignment
Field Value
Type Description
ShipmentLinkTaskFlags

None

0: No special options, values taken from other fields

Declaration
public const ShipmentLinkTaskFlags None
Field Value
Type Description
ShipmentLinkTaskFlags

UseNextAvailableTime

2: Use the soonest-available working time slot (after the task-creation evcent is triggered)

Declaration
public const ShipmentLinkTaskFlags UseNextAvailableTime
Field Value
Type Description
ShipmentLinkTaskFlags

value__

Flags that control how the task is created This Enum is used by: s_link.task_flags This Enum consists of flag values that can be combined.

Declaration
public short value__
Field Value
Type Description
Int16

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top