object.AddOrUpdateEncounterPrivacy(aEncounterId, aRoleID)
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the ISPrivacyManagement interface |
|
aEncounterId |
In, Required | int |
|
aRoleID |
In, Required | int |
bool
aRoleID added in v7.11.0aRole removed in v7.11.0void to bool in v7.11.0