 | SynchronizationConfigurationFeatureOVERWRITE_SERVER_SETTING Field |
The setting which controls whether the client overwrites the server
Namespace: SanteDB.Client.Disconnected.ConfigurationAssembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic const string OVERWRITE_SERVER_SETTING = "overwriteServer"
Public Const OVERWRITE_SERVER_SETTING As String = "overwriteServer"
public:
literal String^ OVERWRITE_SERVER_SETTING = "overwriteServer"
static val mutable OVERWRITE_SERVER_SETTING: string
Field Value
String
See Also