Class TbsCM_PEN_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCM_PEN_23 = class(TbsHL7Object)

Description

Penalty

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property PenaltyType: TbsIS_23 read GetPenaltyType write SetPenaltyType;
Public property PenaltyAmount: TbsNM_23 read GetPenaltyAmount write SetPenaltyAmount;

Description

Methods

Public procedure Init; override;
 

Properties

Public property PenaltyType: TbsIS_23 read GetPenaltyType write SetPenaltyType;

Penalty Type, Min : 0, Max : 1

Public property PenaltyAmount: TbsNM_23 read GetPenaltyAmount write SetPenaltyAmount;

Penalty Amount, Min : 0, Max : 1


Generated by PasDoc 0.14.0.