Click or drag to resize

NotificationEventArgsTData Property

Gets or sets the data of the notification.

Namespace:  SanteDB.Core.Event
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public T Data { get; }

Property Value

Type: T
See Also