Freigeben über


SemanticAction Class

Definition

Represents a reference to a programmatic action.

public class SemanticAction
type SemanticAction = class
Public Class SemanticAction
Inheritance
SemanticAction

Constructors

Name Description
SemanticAction()
SemanticAction(String, IDictionary<String,Entity>, String)

Initializes a new instance of SemanticAction.

Properties

Name Description
Entities

Entities associated with this action.

Id

ID of this action.

State

Indicates whether the semantic action is starting, continuing, or done.

Applies to