Click or drag to resize

INotificationTemplateFiller Interface

Represents a service that can fill the template

Namespace:  SanteDB.Core.Notifications
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public interface INotificationTemplateFiller : IServiceImplementation

The INotificationTemplateFiller type exposes the following members.

Properties
  NameDescription
Public propertyServiceName
Gets the service name
(Inherited from IServiceImplementation.)
Top
Methods
  NameDescription
Public methodFillTemplate
Fill the template
Top
See Also