WorkflowValidationOutcomeEvent Class

Definition

public class WorkflowValidationOutcomeEvent : Microsoft.Bot.Builder.Calling.Events.OutcomeEventBase
type WorkflowValidationOutcomeEvent = class
    inherit OutcomeEventBase
Public Class WorkflowValidationOutcomeEvent
Inherits OutcomeEventBase
Inheritance
WorkflowValidationOutcomeEvent

Constructors

WorkflowValidationOutcomeEvent(ConversationResult, Workflow, WorkflowValidationOutcome)

Properties

ConversationResult (Inherited from OutcomeEventBase)
ResultingWorkflow (Inherited from OutcomeEventBase)
WorkflowValidationOutcome

Applies to