Class TbsVTQ_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsVTQ_251 = class(TbsHL7Object)

Description

Virtual Table Query Request

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property QueryTag: TbsST_251 read GetQueryTag write SetQueryTag;
Public property QueryResponseFormatCode: TbsID_251 read GetQueryResponseFormatCode write SetQueryResponseFormatCode;
Public property VTQueryName: TbsCE_251 read GetVTQueryName write SetVTQueryName;
Public property VirtualTableName: TbsCE_251 read GetVirtualTableName write SetVirtualTableName;
Public property SelectionCriteria: TbsQSC_251 read GetSelectionCriteria write SetSelectionCriteria;

Description

Methods

Public procedure Init; override;
 

Properties

Public property QueryTag: TbsST_251 read GetQueryTag write SetQueryTag;

Query Tag, Min : 0, Max : 1

Public property QueryResponseFormatCode: TbsID_251 read GetQueryResponseFormatCode write SetQueryResponseFormatCode;

Query/Response Format Code, Min : 0, Max : 1

Public property VTQueryName: TbsCE_251 read GetVTQueryName write SetVTQueryName;

VT Query Name, Min : 0, Max : 1

Public property VirtualTableName: TbsCE_251 read GetVirtualTableName write SetVirtualTableName;

Virtual Table Name, Min : 0, Max : 1

Public property SelectionCriteria: TbsQSC_251 read GetSelectionCriteria write SetSelectionCriteria;

Selection Criteria, Min : 0, Max : 1


Generated by PasDoc 0.14.0.