Class TbsMOP_271
Unit
BSHL7DT271
Declaration
type TbsMOP_271 = class(TbsHL7Object)
Description
Money Or Percentage
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property MoneyOrPercentageIndicator: TbsID_271 read GetMoneyOrPercentageIndicator write SetMoneyOrPercentageIndicator; |
Money Or Percentage Indicator, Min : 0, Max : 1
|
|
property MoneyOrPercentageQuantity: TbsNM_271 read GetMoneyOrPercentageQuantity write SetMoneyOrPercentageQuantity; |
Money Or Percentage Quantity, Min : 0, Max : 1
|
|
property MonetaryDenomination: TbsID_271 read GetMonetaryDenomination write SetMonetaryDenomination; |
Monetary Denomination, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|