ISJSONUtils.SavePatientForm

Obsolete

Description

Syntax

object.SavePatientForm(aPatientID, aFormDataJSON, aBreakOnWarnings)

Part Attribute Type Description
object Required
The object always implements the ISJSONUtils interface
aPatientID In, Required
int
aFormDataJSON In, Required
string
aBreakOnWarnings In, Required
bool

Return Value

string

Example



  
Note:

Version information

Added in v7.8.0
parameter aBreakOnWarnings added in v7.9.1
Obsolete in v8.4.0