Click or drag to resize

PubSubNotifyQueueEntryData Property

Gets or sets the payload of the data

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

Property Value

Type: Object
See Also