Class TbsPTA_26
Unit
BSHL7DT26
Declaration
type TbsPTA_26 = class(TbsHL7Object)
Description
Policy Type and Amount
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property PolicyType: TbsIS_26 read GetPolicyType write SetPolicyType; |
Policy Type, Min : 0, Max : 1
|
|
property AmountClass: TbsIS_26 read GetAmountClass write SetAmountClass; |
Amount Class, Min : 0, Max : 1
|
|
property MoneyorPercentageQuantity: TbsNM_26 read GetMoneyorPercentageQuantity write SetMoneyorPercentageQuantity; |
Money or Percentage Quantity, Min : 0, Max : 1
|
|
property MoneyorPercentage: TbsMOP_26 read GetMoneyorPercentage write SetMoneyorPercentage; |
Money or Percentage, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|