| 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 ReadOnly Property Data As T
Get
public:
property T Data {
T get ();
}
member Data : 'T with get
Property Value
Type:
TSee Also