EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

PreambleHeaderXML Property

The complete XML data from the Preamble Header.

Syntax

[VB.NET]
Public Property PreambleHeaderXML As String

[C#]
public string PreambleHeaderXML {get; set;}

Remarks

The contents of PreambleHeaderXML are the full XML data RosettaNet message Preamble Header. This header includes information about the version of the RosettaNet Implementation Framework (RNIF) protocol used to create the message.

This property is an aggregate property containing XML either generated from or parsed into various other properties of the component. If the value of a related property changes, this property will be updated the next time it is polled and the current valid XML will be returned. When this property is set directly, the component will automatically parse the XML and validate the content of the header to ensure that all required fields contain appropriate values. Once this property has been set and validated, the following properties will be populated:

Default Value

""

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0