Click or drag to resize

SanteDBConfigurationSections Property

Configuration sections

Namespace:  SanteDB.Core.Configuration
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public List<Object> Sections { get; set; }

Property Value

Type: ListObject
The sections.
See Also