Class TbsCM_LICENSE_NO_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCM_LICENSE_NO_22 = class(TbsHL7Object)

Description

Cm For Driving License

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property LicenseNumber: TbsST_22 read GetLicenseNumber write SetLicenseNumber;
Public property IssuingState_province_country: TbsST_22 read GetIssuingState_province_country write SetIssuingState_province_country;

Description

Methods

Public procedure Init; override;
 

Properties

Public property LicenseNumber: TbsST_22 read GetLicenseNumber write SetLicenseNumber;

License Number, Min : 0, Max : 1

Public property IssuingState_province_country: TbsST_22 read GetIssuingState_province_country write SetIssuingState_province_country;

Issuing State,province,country, Min : 0, Max : 1


Generated by PasDoc 0.14.0.