Class TbsCP_231
Unit
BSHL7DT231
Declaration
type TbsCP_231 = class(TbsHL7Object)
Description
Composite Price
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
Properties
 |
property Price: TbsMO_231 read GetPrice write SetPrice; |
Price, Min : 0, Max : 1
|
 |
property PriceType: TbsID_231 read GetPriceType write SetPriceType; |
Price Type, Min : 0, Max : 1
|
 |
property FromValue: TbsNM_231 read GetFromValue write SetFromValue; |
From Value, Min : 0, Max : 1
|
 |
property ToValue: TbsNM_231 read GetToValue write SetToValue; |
To Value, Min : 0, Max : 1
|
 |
property RangeUnits: TbsCE_231 read GetRangeUnits write SetRangeUnits; |
Range Units, Min : 0, Max : 1
|
 |
property RangeType: TbsID_231 read GetRangeType write SetRangeType; |
Range Type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|