object.AddPatientEligibility(aPatientID, aIsEligible, aServiceEligibilityDate)
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the ISProfile interface |
|
aPatientID |
In, Required | int |
|
aIsEligible |
In, Required | bool |
|
aServiceEligibilityDate |
In, Required | DateTime |