Click or drag to resize

EntityRelationshipQuantity Property

Represents the quantity of target in source

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

Property Value

Type: NullableInt32
See Also