Class TbsQSC_24
Unit
BSHL7DT24
Declaration
type TbsQSC_24 = class(TbsHL7Object)
Description
Query Selection Criteria
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property SegmentFieldName: TbsST_24 read GetSegmentFieldName write SetSegmentFieldName; |
Segment Field Name, Min : 0, Max : 1
|
|
property RelationalOperator: TbsID_24 read GetRelationalOperator write SetRelationalOperator; |
Relational Operator, Min : 0, Max : 1
|
|
property Value_: TbsST_24 read GetValue_ write SetValue_; |
Value, Min : 0, Max : 1
|
|
property RelationalConjunction: TbsID_24 read GetRelationalConjunction write SetRelationalConjunction; |
Relational Conjunction, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|