Freigeben über


Timestamp.Time-Eigenschaft

time.Represents the attribte in schema: time

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

Syntax

'Declaration
<SchemaAttrAttribute(, "time")> _
Public Property Time As DecimalValue
    Get
    Set
'Usage
Dim instance As Timestamp
Dim value As DecimalValue

value = instance.Time

instance.Time = value
[SchemaAttrAttribute(, "time")]
public DecimalValue Time { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.DecimalValue

Siehe auch

Referenz

Timestamp Klasse

Timestamp-Member

DocumentFormat.OpenXml.InkML-Namespace