ISProfile.CreateCustomPatientMessage

Description

Syntax

object.CreateCustomPatientMessage(aDirection, aPatientID, aProviderID, aText[, aPOSID = 0])

Part Attribute Type Description
object Required
The object always implements the ISProfile interface
aDirection In, Required
aPatientID In, Required
int
aProviderID In, Required
int
aText In, Required
string
aPOSID In, Optional
Default value is 0
int

Return Value

ISPatientMessage

Example



  
Note:

Version information

Added in v8.2.0
parameter aPOSID added in v8.5.0