OneOf.DialogTurn Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property DialogTurn As StringValueProperty Value
- Attributes