SemanticActionStates Class

Definition

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

public static class SemanticActionStates
type SemanticActionStates = class
Public Class SemanticActionStates
Inheritance
SemanticActionStates

Fields

Continue

Semantic action is continuing.

Done

Semantic action is done.

Start

Semantic action is starting.

Applies to