OneOf.TimeReference Property

Definition

time-ref-uri

Represents the following attribute in the schema: emma:time-ref-uri

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

Property Value

Attributes

Applies to