OneOf.DialogTurn Property

Definition

dialog-turn

Represents the following attribute in the schema: emma:dialog-turn

[DocumentFormat.OpenXml.SchemaAttr(44, "dialog-turn")]
public DocumentFormat.OpenXml.StringValue DialogTurn { get; set; }
public DocumentFormat.OpenXml.StringValue DialogTurn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "dialog-turn")]
public DocumentFormat.OpenXml.StringValue? DialogTurn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:dialog-turn")]
public DocumentFormat.OpenXml.StringValue? DialogTurn { get; set; }
public DocumentFormat.OpenXml.StringValue? DialogTurn { get; set; }
member this.DialogTurn : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "dialog-turn")>]
member this.DialogTurn : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:dialog-turn")>]
member this.DialogTurn : DocumentFormat.OpenXml.StringValue with get, set
Public Property DialogTurn As StringValue

Property Value

Attributes

Applies to