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