Identifier of the selected privacy role.
object.PrivacyId
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
int
Display ID of the selected privacy role.
Dim aPatient
Dim aPrivacyId
Set aPatient = Profile.SelectPatient
aPrivacyId = aPatient.PrivacyId
Profile.MsgBox (aPrivacyId)
In Profile Client v8 on User Interface Privacy Role can be selected in
.