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