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

PartnerKnown Property

Whether or not the partner is known.

Syntax

[VB.NET]
Public Property PartnerKnown As Boolean

[C#]
public bool PartnerKnown {get; set;}

Remarks

PartnerKnown denotes whether or not the initiating partner for the current transaction is known. If the partner is known the sender should specify their business identifier using the PartnerId property. This allows the receiving entity to look up information on how to reply, or forward the current message, to the partner in question. Also, PartnerLocation can be specified. This property is not an address, but may be a city.

NOTE: If the partner is not known, then a PartnerURL MUST be specified in order for the messages and responses to reach their appropriate destinations.

This property is a field of the service header.

Default Value

False

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