Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class DesignerResponse

OptimaJet.Workflow.Core.Designer.DesignerResponse

Designer response.

public class DesignerResponse

Inheritance

  • System.Object

Constructors

public DesignerResponse(object result, bool hasError = false) #

Parameters

Name
Type
Description
result
Object
hasError
Boolean

Properties

Name
Type
Result #
Object
Result of action.
HasError #
Boolean
Has errors.