A unique sequential number of the patient.
object.FileNum
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the patient's file number.
Dim aPatient
Dim aFileNum
Set aPatient = Profile.SelectPatient
aFileNum = aPatient.FileNum
Profile.MsgBox (aFileNum) In Profile Client v8 on User Interface File Number can be found in .