Class TbsPTA_25
Unit
BSHL7DT25
Declaration
type TbsPTA_25 = class(TbsHL7Object)
Description
Policy Type and Amount
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property PolicyType: TbsIS_25 read GetPolicyType write SetPolicyType; |
Policy Type, Min : 0, Max : 1
|
|
property AmountClass: TbsIS_25 read GetAmountClass write SetAmountClass; |
Amount Class, Min : 0, Max : 1
|
|
property MoneyOrPercentageQuantity: TbsNM_25 read GetMoneyOrPercentageQuantity write SetMoneyOrPercentageQuantity; |
Money Or Percentage Quantity, Min : 0, Max : 1
|
|
property MoneyOrPercentage: TbsMOP_25 read GetMoneyOrPercentage write SetMoneyOrPercentage; |
Money Or Percentage, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|