Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsXTN_251
Unit
BSHL7DT251
Declaration
type TbsXTN_251 = class(TbsHL7Object)
Description
Extended Telecommunication Number
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property TelephoneNumber: TbsST_251 read GetTelephoneNumber write SetTelephoneNumber; |
Telephone Number, Min : 0, Max : 1
|
|
property TelecommunicationUseCode: TbsID_251 read GetTelecommunicationUseCode write SetTelecommunicationUseCode; |
Telecommunication Use Code, Min : 0, Max : 1
|
|
property TelecommunicationEquipmentType: TbsID_251 read GetTelecommunicationEquipmentType write SetTelecommunicationEquipmentType; |
Telecommunication Equipment Type, Min : 0, Max : 1
|
|
property EmailAddress: TbsST_251 read GetEmailAddress write SetEmailAddress; |
Email Address, Min : 0, Max : 1
|
|
property CountryCode: TbsNM_251 read GetCountryCode write SetCountryCode; |
Country Code, Min : 0, Max : 1
|
|
property AreaCityCode: TbsNM_251 read GetAreaCityCode write SetAreaCityCode; |
Area/City Code, Min : 0, Max : 1
|
|
property LocalNumber: TbsNM_251 read GetLocalNumber write SetLocalNumber; |
Local Number, Min : 0, Max : 1
|
|
property Extension: TbsNM_251 read GetExtension write SetExtension; |
Extension, Min : 0, Max : 1
|
|
property AnyText: TbsST_251 read GetAnyText write SetAnyText; |
Any Text, Min : 0, Max : 1
|
|
property ExtensionPrefix: TbsST_251 read GetExtensionPrefix write SetExtensionPrefix; |
Extension Prefix, Min : 0, Max : 1
|
|
property SpeedDialCode: TbsST_251 read GetSpeedDialCode write SetSpeedDialCode; |
Speed Dial Code, Min : 0, Max : 1
|
|
property UnformattedTelephoneNumber: TbsST_251 read GetUnformattedTelephoneNumber write SetUnformattedTelephoneNumber; |
Unformatted Telephone Number, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|