ISJSONUtils.GetPatientNotesJSON

Obsolete

Description

Syntax

object.GetPatientNotesJSON(aPatientID, aCaseID)

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

Return Value

string

Example



  
Note:

Version information

Obsolete in v7.8.0
parameter aPatientID added in v7.9.0
parameter aCaseID added in v7.9.0
parameter PatientId removed in v7.9.0
parameter CaseID removed in v7.9.0