 | IFeatureConfiguration Property |
Gets or sets the configuration object which the feature wishes the configuration tool to render.
Namespace: SanteDB.Core.ConfigurationAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
SyntaxObject 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
Object
See Also