ISPrivacyManagement.RevokeEncounterPrivacy

Description

Syntax

object.RevokeEncounterPrivacy(aEncounterId)

Part Attribute Type Description
object Required
The object always implements the ISPrivacyManagement interface
aEncounterId In, Required
int

Return Value

bool

Example



  
Note:

Version information

Added in v7.11.0
return type changed from void to bool in v7.11.0