DialogPath Class

Definition

Defines path for available dialogs.

public class DialogPath
type DialogPath = class
Public Class DialogPath
Inheritance
DialogPath

Constructors

DialogPath()

Fields

DefaultOperation

Default operation to use for entities where there is no identified operation entity.

EventCounter

Counter of emitted events.

ExpectedProperties

Currently expected properties.

LastEvent

Last surfaced entity ambiguity event.

LastIntent

Last intent.

LastTriggerEvent

Last trigger event: defined in FormEvent, ask, clarifyEntity etc..

RequiredProperties

Currently required properties.

Retries

Number of retries for the current Ask.

Methods

GetPropertyName(String)

Utility function to get just the property name without the memory scope prefix.

Applies to