Class TbsDDI_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDDI_25 = class(TbsHL7Object)

Description

Daily Deductible Information

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property DelayDays: TbsNM_25 read GetDelayDays write SetDelayDays;
Public property MonetaryAmount: TbsMO_25 read GetMonetaryAmount write SetMonetaryAmount;
Public property NumberOfDays: TbsNM_25 read GetNumberOfDays write SetNumberOfDays;

Description

Methods

Public procedure Init; override;
 

Properties

Public property DelayDays: TbsNM_25 read GetDelayDays write SetDelayDays;

Delay Days, Min : 0, Max : 1

Public property MonetaryAmount: TbsMO_25 read GetMonetaryAmount write SetMonetaryAmount;

Monetary Amount, Min : 0, Max : 1

Public property NumberOfDays: TbsNM_25 read GetNumberOfDays write SetNumberOfDays;

Number Of Days, Min : 0, Max : 1


Generated by PasDoc 0.14.0.