object.GetPatientPastAppointments(aPatientID, aCaseID, aStartIndex, aCount)
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the ISJSONUtils interface |
|
aPatientID |
In, Required | int |
|
aCaseID |
In, Required | int |
|
aStartIndex |
In, Required | int |
|
aCount |
In, Required | int |
string
aCaseID added in v8.4.0