ISJSONUtils.GetPatientAddresses

Obsolete

Description

Syntax

object.GetPatientAddresses(aPatientID, aChangedSince)

Part Attribute Type Description
object Required
The object always implements the ISJSONUtils interface
aPatientID In, Required
int
aChangedSince In, Required
DateTime

Return Value

string

Example



  
Note:

Version information

Added in v7.8.0
parameter aChangedSince added in v7.9.1
Obsolete in v8.4.0