Show / Hide Table of Contents

Enum WorkflowActionType

Workflow action type

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public enum WorkflowActionType

Fields

Name Description
After

4: After

Estimated

5: Estimated

FirstAvailable

1: First available

FirstAvailableAfter

2: First available after

None

0: None

Today

3: Today

Extension Methods

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