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

ServiceContent Property

The PIP message data.

Syntax

[VB.NET]
Public Property ServiceContent As String

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

Remarks

The ServiceContent property contains the PIP message data. This is the body of the message which contains the request, action, or reply being sent from one business process to another.

There are specific formats to which this data must adhere. These formats are specified by the RosettaNet community in the form of Partner Interface Processes (PIPs). Each PIP instance also has an ID associated with it which is stored in the PIPInstanceId property.

Default Value

""

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