Click or drag to resize

INotificationServiceRelays Property

Gets the notification relays available (SMS, EMAIL, etc.)

Namespace:  SanteDB.Core.Notifications
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
IEnumerable<INotificationRelay> Relays { get; }

Property Value

Type: IEnumerableINotificationRelay
See Also