Share via


EMMA.dialog_turn Field

Definition

Represents the emma:dialog-turn XML attributes.

public static readonly System.Xml.Linq.XName dialog_turn;
 staticval mutable dialog_turn : System.Xml.Linq.XName
Public Shared ReadOnly dialog_turn As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: group, interpretation, one_of, sequence.
  • corresponds to the following strongly-typed properties: Group.DialogTurn, Interpretation.DialogTurn, OneOf.DialogTurn, Sequence.DialogTurn.

Applies to