PartnerContactUpdatable Class

Definition

public ref class PartnerContactUpdatable : Microsoft::BizTalk::Edi::PartnerAgreementManager::CommonPartnerEdiProperties, Microsoft::BizTalk::Edi::PartnerAgreementManager::IPartnerContact
public class PartnerContactUpdatable : Microsoft.BizTalk.Edi.PartnerAgreementManager.CommonPartnerEdiProperties, Microsoft.BizTalk.Edi.PartnerAgreementManager.IPartnerContact
type PartnerContactUpdatable = class
    inherit CommonPartnerEdiProperties
    interface IPartnerContact
    interface ICommonPartnerEdiProperties
    interface ICommonGlobalEdiProperties
Public Class PartnerContactUpdatable
Inherits CommonPartnerEdiProperties
Implements IPartnerContact
Inheritance
Implements

Constructors

PartnerContactUpdatable()
PartnerContactUpdatable(Int32)

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

Address
BizTalkMgmtDbConnectionString (Inherited from CommonGlobalEdiProperties)
BusinessPhone
CacheDuration (Inherited from CommonGlobalEdiProperties)
Company
ContactId
Email
Fax
IsSender (Inherited from CommonGlobalEdiProperties)
IsStatusReportingConfigured (Inherited from CommonGlobalEdiProperties)
JobTitle
MobilePhone
Name
nIsSender (Inherited from CommonGlobalEdiProperties)
Notes
PartnerSid (Inherited from CommonPartnerEdiProperties)
PartyId (Inherited from CommonPartnerEdiProperties)
PartyName (Inherited from CommonPartnerEdiProperties)
SignatureCertificateHash (Inherited from CommonPartnerEdiProperties)
SsoApplicationName (Inherited from CommonGlobalEdiProperties)
WebAddress

Methods

Delete() (Inherited from CommonGlobalEdiProperties)
Dispose() (Inherited from CommonGlobalEdiProperties)
ExpireCache() (Inherited from CommonGlobalEdiProperties)
Initialize(String, SqlDatabase, SqlDatabase, Boolean) (Inherited from CommonGlobalEdiProperties)
Load() (Inherited from CommonGlobalEdiProperties)
Save()
Validate() (Inherited from CommonGlobalEdiProperties)

Applies to