Click or drag to resize

PlaceServices Property

Gets the services

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

Property Value

Type: ListPlaceService
See Also