Freigeben über


Node.Cost-Eigenschaft

cost.Represents the attribte in schema: emma:cost

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

Syntax

'Declaration
<SchemaAttrAttribute(, "cost")> _
Public Property Cost As DecimalValue
    Get
    Set
'Usage
Dim instance As Node
Dim value As DecimalValue

value = instance.Cost

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.DecimalValue

Siehe auch

Referenz

Node Klasse

Node-Member

DocumentFormat.OpenXml.EMMA-Namespace