Show / Hide Table of Contents

Enum WorkflowWaitForActionType

Workflow action type This Enum is used by: workflow_wait_for_action.ActionType

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

Fields

Name Description
FormSubmitted

2: FormSubmitted

LinkClicked

1: LinkClicked

None

0: None

Extension Methods

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