object.GetPatientRecallVisitsCount(aPatientID, aCaseID, aIncludeStillDue, aIncludeComplete)
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the ISProfileInternal interface |
|
aPatientID |
In, Required | int |
|
aCaseID |
In, Required | int |
|
aIncludeStillDue |
In, Required | bool |
|
aIncludeComplete |
In, Required | bool |
int
aCaseID added in v8.4.0