AppendSubComponent - HL7 Module - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Premier - Standard - Essential

HL7 Module

Platform
OnBase
Product
HL7 Module
Release
Foundation 23.1
License
Premier
Standard
Essential

This method appends a new subcomponent to the end of the current component.

blnRC = objHL7FieldComponent.AppendSubComponent("REFERRAL")

Parameter

Type

Description

Value string

String

Data value for the new subcomponent.

Return Value

Description

Object ref

A reference to the COBHL7SubComponent object that was added.

NULL

Returned if an error occurred.