Class TbsVTQ_23
Unit
BSHL7DT23
Declaration
type TbsVTQ_23 = class(TbsHL7Segment)
Description
Virtual Table Query Request
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function SelectionCriteriaRepCount : Integer; |
|
Properties
|
property Querytag : TbsST_23 read GetQuerytag write SetQuerytag; |
Query tag, Min : 0, Max : 1
|
|
property QueryResponseFormatCode : TbsID_23 read GetQueryResponseFormatCode write SetQueryResponseFormatCode; |
Query/ Response Format Code, Min : 1, Max : 1
|
|
property VTQueryName : TbsCE_23 read GetVTQueryName write SetVTQueryName; |
VT Query Name, Min : 1, Max : 1
|
|
property VirtualTableName : TbsCE_23 read GetVirtualTableName write SetVirtualTableName; |
Virtual Table Name, Min : 1, Max : 1
|
|
property SelectionCriteria[RepCount:Integer]: TbsQSC_23 read GetSelectionCriteria write SetSelectionCriteria; |
Selection Criteria, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|