object.GetChatMessages(aPatientID[, aOlderThan = #12/30/1899#[, aCount = 0]])
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the ISAccessionJSON interface |
|
aPatientID |
In, Required | int |
|
aOlderThan |
In, Optional Default value is #12/30/1899# |
DateTime |
|
aCount |
In, Optional Default value is 0 |
int |
string
aOlderThan added in v8.1.0aCount added in v8.1.0