Context.TimestampRef Property
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 Context
Dim value As StringValue
value = instance.TimestampRef
instance.TimestampRef = value
[SchemaAttrAttribute(, "timestampRef")]
public StringValue TimestampRef { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue