Click or drag to resize

EntityAddressComponent Property

Gets or sets the component types

Namespace:  SanteDB.Core.Model.Entities
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public List<EntityAddressComponent> Component { get; set; }

Property Value

Type: ListEntityAddressComponent
See Also