Click or drag to resize

DcDataConfigurationSectionMailDataStore Property

Gets or sets the name of the alerts data store

Namespace:  SanteDB.DisconnectedClient.Configuration.Data
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public string MailDataStore { get; set; }

Property Value

Type: String
See Also