ReplaceSegment |
Object Method - ReplaceSegment() Parent Object - EasyHL7Message Returns - Object Name: ReplaceSegment(ByVal oSegment, ByVal strValue) Parameters: 1. oSegment (Segment Object in the message to be replaced) 2. strValue (XML String - The XML Value to replace it with. See SegmentValue)
Returns: The New Segment Object
See Also: SegmentValue
|