Click or drag to resize

InvoiceElementUnitQuantity Property

Gets or sets the number of units included in the price

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

Property Value

Type: Decimal
See Also