object.SendPatientSMS(aPatientID, aPhoneNumber, aText[, aPOSID = -1])
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the ISProfile interface |
|
aPatientID |
In, Required | int |
|
aPhoneNumber |
In, Required | string |
|
aText |
In, Required | string |
|
aPOSID |
In, Optional Default value is -1 |
int |
aPOSID
added in v8.5.0