Click or drag to resize

InstallRestServiceTaskFeature Property

Gets the feature

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

Property Value

Type: IFeature

Implements

IConfigurationTaskFeature
See Also