Click or drag to resize

DispatcherQueueEntryBody Property

Gets the body of this object

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

Property Value

Type: Object
See Also