Class TbsDDI_26
Unit
BSHL7DT26
Declaration
type TbsDDI_26 = class(TbsHL7Object)
Description
Daily Deductible Information
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
Properties
 |
property DelayDays: TbsNM_26 read GetDelayDays write SetDelayDays; |
Delay Days, Min : 0, Max : 1
|
 |
property MonetaryAmount: TbsMO_26 read GetMonetaryAmount write SetMonetaryAmount; |
Monetary Amount, Min : 0, Max : 1
|
 |
property NumberofDays: TbsNM_26 read GetNumberofDays write SetNumberofDays; |
Number of Days, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|