Class TbsDDI_231
Unit
BSHL7DT231
Declaration
type TbsDDI_231 = class(TbsHL7Object)
Description
Daily Deductible
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property DelayDays: TbsNM_231 read GetDelayDays write SetDelayDays; |
Delay Days, Min : 0, Max : 1
|
|
property Amount: TbsNM_231 read GetAmount write SetAmount; |
Amount, Min : 0, Max : 1
|
|
property NumberOfDays: TbsNM_231 read GetNumberOfDays write SetNumberOfDays; |
Number Of Days, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|