Class TbsMOP_24
Unit
BSHL7DT24
Declaration
type TbsMOP_24 = class(TbsHL7Object)
Description
Money Or Percentage
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property MoneyOrPercentageIndicator: TbsIS_24 read GetMoneyOrPercentageIndicator write SetMoneyOrPercentageIndicator; |
Money Or Percentage Indicator, Min : 0, Max : 1
|
|
property MoneyOrPercentageQuantity: TbsNM_24 read GetMoneyOrPercentageQuantity write SetMoneyOrPercentageQuantity; |
Money Or Percentage Quantity, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|