Click or drag to resize

PubSubNotifyQueueEntryNotificationDateXml Property

Notification date (note: we use datetime instead of datetimeoffset because XML serialization issues)

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

Property Value

Type: String
See Also