Partner Class

Definition

public ref class Partner : Microsoft::BizTalk::Edi::PartnerAgreementManager::CommonPartnerEdiProperties, System::Xml::Serialization::IXmlSerializable
public class Partner : Microsoft.BizTalk.Edi.PartnerAgreementManager.CommonPartnerEdiProperties, System.Xml.Serialization.IXmlSerializable
type Partner = class
    inherit CommonPartnerEdiProperties
    interface IXmlSerializable
Public Class Partner
Inherits CommonPartnerEdiProperties
Implements IXmlSerializable
Inheritance
Implements

Constructors

Partner()
Partner(Int32)
Partner(String)
Partner(String, String)
Partner(String, String, Boolean)

Fields

disconnectedState (Inherited from CommonGlobalEdiProperties)
isDirty (Inherited from CommonGlobalEdiProperties)
partnerSid (Inherited from CommonPartnerEdiProperties)
partyId (Inherited from CommonPartnerEdiProperties)
partyName (Inherited from CommonPartnerEdiProperties)
runtimeFlag (Inherited from CommonGlobalEdiProperties)

Properties

Agreement
AS2Common
AS2Receiver
AS2Sender
Batches
BizTalkMgmtDbConnectionStr
BizTalkMgmtDbConnectionString (Inherited from CommonGlobalEdiProperties)
CacheDuration (Inherited from CommonGlobalEdiProperties)
CacheRefreshInterval
EdifactReceiver
EdifactReceiverAckValidation
EdifactSender
EdifactSenderAckValidation
IsSender (Inherited from CommonGlobalEdiProperties)
IsStatusReportingConfigured (Inherited from CommonGlobalEdiProperties)
nIsSender (Inherited from CommonGlobalEdiProperties)
PartnerSid (Inherited from CommonPartnerEdiProperties)
PartyId
PartyName
SignatureCertificateHash (Inherited from CommonPartnerEdiProperties)
SsoApplicationName (Inherited from CommonGlobalEdiProperties)
X12Receiver
X12ReceiverAckValidation
X12Sender
X12SenderAckValidation

Methods

CheckForDuplicateEdifactIcn(String)
CheckForDuplicateX12Icn(Int32)
Delete()
Dispose() (Inherited from CommonGlobalEdiProperties)
ExpireCache() (Inherited from CommonGlobalEdiProperties)
GetBatchIdForBatchName(Int32, Int32)
GetEdiPartyList()
GetPartnerForSendPort(String)
GetPartyAliasValues(String, String)
GetPartyIdForEdiValues(EdiMessageType, Boolean, String, String, String, String)
GetPartyIdForPartyName(String)
GetPartyNameForPartyId(Int32, String, String, String)
GetSchema()
IncrementEdifactGcn()
IncrementEdifactIcn()
IncrementEdifactTScn(Boolean)
IncrementX12Gcn()
IncrementX12Icn()
IncrementX12TScn(Boolean)
Initialize(String, Boolean)
Initialize(String, SqlDatabase, SqlDatabase, Boolean) (Inherited from CommonGlobalEdiProperties)
Load()
ReadXml(XmlReader)
Save()
Validate()
WriteXml(XmlWriter)

Applies to