Class TbsCP_24
Unit
BSHL7DT24
Declaration
type TbsCP_24 = class(TbsHL7Object)
Description
Composite Price
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
|
Properties
 |
property Price: TbsMO_24 read GetPrice write SetPrice; |
|
Price, Min : 0, Max : 1
|
 |
property Pricetype: TbsID_24 read GetPricetype write SetPricetype; |
|
Price type, Min : 0, Max : 1
|
 |
property Fromvalue: TbsNM_24 read GetFromvalue write SetFromvalue; |
|
From value, Min : 0, Max : 1
|
 |
property Tovalue: TbsNM_24 read GetTovalue write SetTovalue; |
|
To value, Min : 0, Max : 1
|
 |
property Rangeunits: TbsCE_24 read GetRangeunits write SetRangeunits; |
|
Range units, Min : 0, Max : 1
|
 |
property Rangetype: TbsID_24 read GetRangetype write SetRangetype; |
|
Range type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|