Territorial Local Authority name.
object.TlaName
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display territorial local authority name for the patient's address.
Dim aPatient
Dim aTlaName
Set aPatient = Profile.SelectPatient
aTlaName = aPatient.TlaName
Profile.MsgBox(aTlaName)
In Profile Client v8 on User Interface TlaName can be found in
.