Class TbsMOP_26
Unit
BSHL7DT26
Declaration
type TbsMOP_26 = class(TbsHL7Object)
Description
Money or Percentage
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property MoneyorPercentageIndicator: TbsID_26 read GetMoneyorPercentageIndicator write SetMoneyorPercentageIndicator; |
Money or Percentage Indicator, Min : 0, Max : 1
|
|
property MoneyorPercentageQuantity: TbsNM_26 read GetMoneyorPercentageQuantity write SetMoneyorPercentageQuantity; |
Money or Percentage Quantity, Min : 0, Max : 1
|
|
property CurrencyDenomination: TbsID_26 read GetCurrencyDenomination write SetCurrencyDenomination; |
Currency Denomination, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|