Class TbsSPR_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSPR_251 = class(TbsHL7Segment)

Description

Stored Procedure Request Definition

Hierarchy

Overview

Methods

Public function InputParameterListRepCount : Integer;

Properties

Public property QueryTag : TbsST_251 read GetQueryTag write SetQueryTag;
Public property QueryResponseFormatCode : TbsID_251 read GetQueryResponseFormatCode write SetQueryResponseFormatCode;
Public property StoredProcedureName : TbsCE_251 read GetStoredProcedureName write SetStoredProcedureName;
Public property InputParameterList[RepCount:Integer]: TbsQIP_251 read GetInputParameterList write SetInputParameterList;

Description

Methods

Public function InputParameterListRepCount : Integer;
 

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 : 1, Max : 1

Public property StoredProcedureName : TbsCE_251 read GetStoredProcedureName write SetStoredProcedureName;

Stored Procedure Name, Min : 1, Max : 1

Public property InputParameterList[RepCount:Integer]: TbsQIP_251 read GetInputParameterList write SetInputParameterList;

Input Parameter List, Min : 0, Max : *


Generated by PasDoc 0.14.0.