object.GetPatientRecallPlansCount(aPatientID, aCaseID, aIncludeStillDue, aIncludeComplete)
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the ISAccessionJSON interface |
|
aPatientID |
In, Required | int |
|
aCaseID |
In, Required | int |
|
aIncludeStillDue |
In, Required | bool |
|
aIncludeComplete |
In, Required | bool |
int