Поделиться через


Trace.Duration Property

duration.Represents the attribte in schema: duration

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

Syntax

'Декларация
<SchemaAttrAttribute(, "duration")> _
Public Property Duration As DecimalValue
    Get
    Set
'Применение
Dim instance As Trace
Dim value As DecimalValue

value = instance.Duration

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

Property Value

Type: DocumentFormat.OpenXml.DecimalValue

See Also

Reference

Trace Class

Trace Members

DocumentFormat.OpenXml.InkML Namespace