| IFeatureConfiguration Property |
Gets or sets the configuration object which the feature wishes the configuration tool to render.
Namespace:
SanteDB.Core.Configuration
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax Object Configuration { get; set; }
Property Configuration As Object
Get
Set
property Object^ Configuration {
Object^ get ();
void set (Object^ value);
}
abstract Configuration : Object with get, set
Property Value
Type:
ObjectSee Also