| IConfigurationTaskFeature Property |
Gets the feature that this task configures
Namespace:
SanteDB.Core.Configuration
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax IFeature Feature { get; }
ReadOnly Property Feature As IFeature
Get
property IFeature^ Feature {
IFeature^ get ();
}
abstract Feature : IFeature with get
Property Value
Type:
IFeatureSee Also