Class TbsQID_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsQID_28 = class(TbsHL7Segment)

Description

Query Identification The QID segment contains the information necessary to uniquely identify a query. Its primary use is in query cancellation or subscription cancellation

Hierarchy

Overview

Properties

Public property QueryTag : TbsST_28 read GetQueryTag write SetQueryTag;
Public property MessageQueryName : TbsCWE_28 read GetMessageQueryName write SetMessageQueryName;

Description

Properties

Public property QueryTag : TbsST_28 read GetQueryTag write SetQueryTag;

Query Tag, Min : 1, Max : 1

Public property MessageQueryName : TbsCWE_28 read GetMessageQueryName write SetMessageQueryName;

Message Query Name, Min : 1, Max : 1


Generated by PasDoc 0.14.0.