ISProfileInternal.UnlinkEMRs

Description

Syntax

object.UnlinkEMRs(aLinkedPatientID, aPatientID)

Part Attribute Type Description
object Required
The object always implements the ISProfileInternal interface
aLinkedPatientID In, Required
int
aPatientID In, Required
int

Return Value

TSUnlinkEMRsResult

Example



  
Note:

Version information

Added in v7.8.0
return type changed from bool to TSUnlinkEMRsResult in v7.8.0