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 |
string