Class TbsRMC_27
Unit
BSHL7DT27
Declaration
type TbsRMC_27 = class(TbsHL7Object)
Description
Room Coverage
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property RoomType: TbsCWE_27 read GetRoomType write SetRoomType; |
Room Type, Min : 0, Max : 1
|
|
property AmountType: TbsCWE_27 read GetAmountType write SetAmountType; |
Amount Type, Min : 0, Max : 1
|
|
property CoverageAmount: TbsST_27 read GetCoverageAmount write SetCoverageAmount; |
Coverage Amount, Min : 0, Max : 1
|
|
property MoneyOrPercentage: TbsMOP_27 read GetMoneyOrPercentage write SetMoneyOrPercentage; |
Money Or Percentage, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|