ISProfileInternal.GetHealthOnePatientConsents

Description

Syntax

object.GetHealthOnePatientConsents(aChangedSince, aMaxCount, aFromID)

Part Attribute Type Description
object Required
The object always implements the ISProfileInternal interface
aChangedSince In, Required
DateTime
aMaxCount In, Required
int
aFromID In, Required
int

Return Value

ISRegistryKeys

Example



  
Note:

Version information

Added in v8.2.0
return type changed from ISList to ISRegistryKeys in v8.2.0