| UnInstallRestServiceTaskFeature 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; }
Public ReadOnly Property Feature As IFeature
Get
public:
virtual property IFeature^ Feature {
IFeature^ get () sealed;
}
abstract Feature : IFeature with get
override Feature : IFeature with get
Property Value
Type:
IFeatureImplements
IConfigurationTaskFeatureSee Also