| Hl7ConfigurationFeatureConfiguration Property |
Gets the configuration for this object
Namespace:
SanteDB.Messaging.HL7.Configuration.Feature
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public Object Configuration { get; set; }
Public Property Configuration As Object
Get
Set
public:
virtual property Object^ Configuration {
Object^ get () sealed;
void set (Object^ value) sealed;
}
abstract Configuration : Object with get, set
override Configuration : Object with get, set
Property Value
Type:
ObjectImplements
IFeatureConfigurationSee Also