Share via


Sequence.Cost Property

Definition

cost

Represents the following attribute in the schema: emma:cost

[DocumentFormat.OpenXml.SchemaAttr(44, "cost")]
public DocumentFormat.OpenXml.DecimalValue Cost { get; set; }
public DocumentFormat.OpenXml.DecimalValue Cost { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "cost")]
public DocumentFormat.OpenXml.DecimalValue? Cost { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:cost")]
public DocumentFormat.OpenXml.DecimalValue? Cost { get; set; }
public DocumentFormat.OpenXml.DecimalValue? Cost { get; set; }
member this.Cost : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "cost")>]
member this.Cost : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:cost")>]
member this.Cost : DocumentFormat.OpenXml.DecimalValue with get, set
Public Property Cost As DecimalValue

Property Value

Attributes

Applies to