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