Show / Hide Table of Contents

Enum 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.

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[Flags]
public enum ShipmentLinkTaskFlags : short

Fields

Name Description
AssignToOurContact

1: Assign task to contact owner

IsAssignment

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

None

0: No special options, values taken from other fields

UseNextAvailableTime

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

Extension Methods

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