Click or drag to resize

PeerTransferPayloadPayload Property

Gets the payload of the object

Namespace:  SanteDB.DisconnectedClient.PeerToPeer
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public IdentifiedData Payload { get; }

Property Value

Type: IdentifiedData
See Also