Class TbsDFT_P03_FINANCIAL_FINANCIAL_COMMON_ORDER_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDFT_P03_FINANCIAL_FINANCIAL_COMMON_ORDER_25 = class(TBSHL7Object)

Description

Represents the FINANCIAL_COMMON_ORDER Group. A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

  1. ORC, optional

  2. FINANCIAL TIMING QUANTITY, optional repeating

  3. FINANCIAL ORDER, optional

  4. FINANCIAL OBSERVATION, optional repeating

Hierarchy

Overview

Methods

Public function FINANCIAL_TIMING_QUANTITYRepCount : Integer;
Public function FINANCIAL_OBSERVATIONRepCount : Integer;

Properties

Public property ORC : TbsORC_25 read GetORC write SetORC ;
Public property FINANCIAL_TIMING_QUANTITY[RepCount:Integer]: TbsDFT_P03_FINANCIAL_FINANCIAL_COMMON_ORDER_FINANCIAL_TIMING_QUANTITY_25 read GetFINANCIAL_TIMING_QUANTITY;
Public property FINANCIAL_ORDER : TbsDFT_P03_FINANCIAL_FINANCIAL_COMMON_ORDER_FINANCIAL_ORDER_25 read GetFINANCIAL_ORDER;
Public property FINANCIAL_OBSERVATION[RepCount:Integer]: TbsDFT_P03_FINANCIAL_FINANCIAL_COMMON_ORDER_FINANCIAL_OBSERVATION_25 read GetFINANCIAL_OBSERVATION;

Description

Methods

Public function FINANCIAL_TIMING_QUANTITYRepCount : Integer;
 
Public function FINANCIAL_OBSERVATIONRepCount : Integer;
 

Properties

Public property ORC : TbsORC_25 read GetORC write SetORC ;

ORC, Usage : O, Min : 0, Max : 1

Public property FINANCIAL_TIMING_QUANTITY[RepCount:Integer]: TbsDFT_P03_FINANCIAL_FINANCIAL_COMMON_ORDER_FINANCIAL_TIMING_QUANTITY_25 read GetFINANCIAL_TIMING_QUANTITY;

FINANCIAL_TIMING_QUANTITY, Usage : O, Min : 0, Max : *

Public property FINANCIAL_ORDER : TbsDFT_P03_FINANCIAL_FINANCIAL_COMMON_ORDER_FINANCIAL_ORDER_25 read GetFINANCIAL_ORDER;

FINANCIAL_ORDER, Usage : O, Min : 0, Max : 1

Public property FINANCIAL_OBSERVATION[RepCount:Integer]: TbsDFT_P03_FINANCIAL_FINANCIAL_COMMON_ORDER_FINANCIAL_OBSERVATION_25 read GetFINANCIAL_OBSERVATION;

FINANCIAL_OBSERVATION, Usage : O, Min : 0, Max : *


Generated by PasDoc 0.14.0.