ISJSONUtils.AddPatientMeasure

Description

Syntax

object.AddPatientMeasure(aPatientID, aCaseID, aMeasureJson)

Part Attribute Type Description
object Required
The object always implements the ISJSONUtils interface
aPatientID In, Required
int
aCaseID In, Required
int
aMeasureJson In, Required
string

Return Value

string

Example



  
Note:

Version information

Added in v8.5.0