Class TbsVTQ_251
Unit
BSHL7DT251
Declaration
type TbsVTQ_251 = class(TbsHL7Object)
Description
Virtual Table Query Request
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property QueryTag: TbsST_251 read GetQueryTag write SetQueryTag; |
Query Tag, Min : 0, Max : 1
|
|
property QueryResponseFormatCode: TbsID_251 read GetQueryResponseFormatCode write SetQueryResponseFormatCode; |
Query/Response Format Code, Min : 0, Max : 1
|
|
property VTQueryName: TbsCE_251 read GetVTQueryName write SetVTQueryName; |
VT Query Name, Min : 0, Max : 1
|
|
property VirtualTableName: TbsCE_251 read GetVirtualTableName write SetVirtualTableName; |
Virtual Table Name, Min : 0, Max : 1
|
|
property SelectionCriteria: TbsQSC_251 read GetSelectionCriteria write SetSelectionCriteria; |
Selection Criteria, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|