object.LoadHRIorHRC(aPatientID, aConceptCode, aTSCode[, aDateFrom[, aDateTo]])
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the ISProfile interface |
|
aPatientID |
In, Required | int |
|
aConceptCode |
In, Required | string |
|
aTSCode |
In, Required | string |
|
aDateFrom |
In, Optional | DateTime |
|
aDateTo |
In, Optional | DateTime |