Share via


TimeListConditionalType.Delay Property

Definition

Trigger Delay

Represents the following attribute in the schema: delay

[DocumentFormat.OpenXml.SchemaAttr(0, "delay")]
public DocumentFormat.OpenXml.StringValue Delay { get; set; }
public DocumentFormat.OpenXml.StringValue Delay { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "delay")]
public DocumentFormat.OpenXml.StringValue? Delay { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("delay")]
public DocumentFormat.OpenXml.StringValue? Delay { get; set; }
public DocumentFormat.OpenXml.StringValue? Delay { get; set; }
member this.Delay : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "delay")>]
member this.Delay : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("delay")>]
member this.Delay : DocumentFormat.OpenXml.StringValue with get, set
Public Property Delay As StringValue

Property Value

Attributes

Applies to