Click or drag to resize

INotificationTemplateRepositoryUpdate Method

Updates the specified template

Namespace:  SanteDB.Core.Notifications
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
NotificationTemplate Update(
	NotificationTemplate template
)

Parameters

template
Type: SanteDB.Core.NotificationsNotificationTemplate

[Missing <param name="template"/> documentation for "M:SanteDB.Core.Notifications.INotificationTemplateRepository.Update(SanteDB.Core.Notifications.NotificationTemplate)"]

Return Value

Type: NotificationTemplate

[Missing <returns> documentation for "M:SanteDB.Core.Notifications.INotificationTemplateRepository.Update(SanteDB.Core.Notifications.NotificationTemplate)"]

See Also