Click or drag to resize

InstallConfigurationSectionTaskFeature Property

Gets the feature that this task configures

Namespace:  SanteDB.Core.Configuration.Features
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public IFeature Feature { get; }

Property Value

Type: IFeature

Implements

IConfigurationTaskFeature
See Also