The number of the patient's custom forms, embedded into Patient Centre.
object.EmbeddedFormCount
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
int
Display the number of the patient's embedded forms.
Dim aPatient
Dim aEmbeddedFormCount
Set aPatient = Profile.SelectPatient
aEmbeddedFormCount = aPatient.EmbeddedFormCount
Profile.MsgBox (aEmbeddedFormCount) In Profile Client v8 on User Interface Embedded Forms can be added in and can be found in .