Click or drag to resize

MaterialQuantityConcept Property

Gets or sets the concept which dictates the unit of measure for a single instance of this entity

Namespace:  SanteDB.Core.Model.Entities
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public Concept QuantityConcept { get; set; }

Property Value

Type: Concept
See Also