Click or drag to resize

IExternalConfigurationTarget Interface

Configuration target which can receive a pushed configuration

Namespace: SanteDB.Client.Configuration.External
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public interface IExternalConfigurationTarget

The IExternalConfigurationTarget type exposes the following members.

Properties
 NameDescription
Public propertyInvariant Gets the invariant for this software (openmrs, dhis2, etc.)
Top
Methods
 NameDescription
Public methodPushConfiguration Push configuration to the remote target
Top
See Also