Click or drag to resize

DataRetentionFeatureConfiguration Property

Gets or sets the configuration object which the feature wishes the configuration tool to render.

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

Property Value

Type: Object

Implements

IFeatureConfiguration
See Also