Click or drag to resize

MessageInfoBody Property

Gets the body of the message

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public byte[] Body { get; set; }

Property Value

Type: Byte
See Also