Show / Hide Table of Contents

Class WaitForActionSettings

Inheritance
Object
StepSettings
WaitForActionSettings
Namespace: SuperOffice.CRM.Workflow
Assembly: SoDataBase.dll
Syntax
public class WaitForActionSettings : StepSettings

Constructors

WaitForActionSettings()

Declaration
public WaitForActionSettings()

Properties

ActionTimeout

Declaration
public int ActionTimeout { get; set; }
Property Value
Type Description
Int32

ExitFlow

Declaration
public bool ExitFlow { get; set; }
Property Value
Type Description
Boolean

ExitToFlowId

Declaration
public int ExitToFlowId { get; set; }
Property Value
Type Description
Int32

ExitToSelectionId

Declaration
public int ExitToSelectionId { get; set; }
Property Value
Type Description
Int32

TimeoutIntervalType

Declaration
public WorkflowTimeWaitIntervalType TimeoutIntervalType { get; set; }
Property Value
Type Description
WorkflowTimeWaitIntervalType

WaitForTimeout

Declaration
public bool WaitForTimeout { get; set; }
Property Value
Type Description
Boolean

Extension Methods

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