Group.TimeReference-Eigenschaft
time-ref-uri.Represents the attribte in schema: emma:time-ref-uri
Namespace: DocumentFormat.OpenXml.EMMA
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "time-ref-uri")> _
Public Property TimeReference As StringValue
Get
Set
'Usage
Dim instance As Group
Dim value As StringValue
value = instance.TimeReference
instance.TimeReference = value
[SchemaAttrAttribute(, "time-ref-uri")]
public StringValue TimeReference { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.StringValue