Click or drag to resize

InvoiceElementUnitPrice Property

Gets or sets the price of each unit

Namespace:  SanteDB.Core.Model.Acts
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public decimal UnitPrice { get; set; }

Property Value

Type: Decimal
See Also