Click or drag to resize

PubSubNotifyQueueEntryNotificationDate Property

Gets or sets the notification date

Namespace:  SanteDB.Core.PubSub.Broker
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public DateTimeOffset NotificationDate { get; set; }

Property Value

Type: DateTimeOffset
See Also