Class TbsDTN_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDTN_231 = class(TbsHL7Object)

Description

Day Type And Number

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property DayType: TbsIS_231 read GetDayType write SetDayType;
Public property NumberOfDays: TbsNM_231 read GetNumberOfDays write SetNumberOfDays;

Description

Methods

Public procedure Init; override;
 

Properties

Public property DayType: TbsIS_231 read GetDayType write SetDayType;

Day Type, Min : 0, Max : 1

Public property NumberOfDays: TbsNM_231 read GetNumberOfDays write SetNumberOfDays;

Number Of Days, Min : 0, Max : 1


Generated by PasDoc 0.14.0.