Freigeben über


Timestamp.TimestampRef-Eigenschaft

timestampRef.Represents the attribte in schema: timestampRef

Namespace:  DocumentFormat.OpenXml.InkML
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "timestampRef")> _
Public Property TimestampRef As StringValue
    Get
    Set
'Usage
Dim instance As Timestamp
Dim value As StringValue

value = instance.TimestampRef

instance.TimestampRef = value
[SchemaAttrAttribute(, "timestampRef")]
public StringValue TimestampRef { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Timestamp Klasse

Timestamp-Member

DocumentFormat.OpenXml.InkML-Namespace