Click or drag to resize

IntegrationResultEventArgsSubmittedData Property

The data that was submitted to the server

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

Property Value

Type: IdentifiedData
See Also