ISJSONUtils.UpdatePatientProblem

Description

Syntax

object.UpdatePatientProblem(aPatientID, aProblemID, aProblem, aStrongValidation, aIsAlert)

Part Attribute Type Description
object Required
The object always implements the ISJSONUtils interface
aPatientID In, Required
int
aProblemID In, Required
int
aProblem In, Required
string
aStrongValidation In, Required
bool
aIsAlert In, Required
bool

Return Value

string

Example



  
Note:

Version information

Added in v8.5.0
parameter aIsAlert added in v8.5.0