ISJSONUtils.GetPatientPastAppointmentsCount
Description
Syntax
object.
GetPatientPastAppointmentsCount
(aPatientID, aCaseID)
Part
Attribute
Type
Description
object
Required
ISJSONUtils
The
object
always implements the
ISJSONUtils
interface
aPatientID
In, Required
int
aCaseID
In, Required
int
Return Value
int
Example
Note:
Version information
Added in v8.5.0
Parent topic:
ISJSONUtils