PartnerBatches Class

Definition

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

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

ActivateStatusReporting
Batches
BizTalkMgmtDbConnectionString (Inherited from CommonGlobalEdiProperties)
CacheDuration (Inherited from CommonGlobalEdiProperties)
Count
IsSender (Inherited from CommonGlobalEdiProperties)
IsStatusReportingConfigured (Inherited from CommonGlobalEdiProperties)
IsSynchronized
Item[Int32]
nIsSender (Inherited from CommonGlobalEdiProperties)
PartnerSid (Inherited from CommonPartnerEdiProperties)
PartyId
PartyName
SignatureCertificateHash (Inherited from CommonPartnerEdiProperties)
SsoApplicationName (Inherited from CommonGlobalEdiProperties)
SyncRoot

Methods

Add(IPartnerBatch)
Contains(IPartnerBatch)
CopyTo(Array, Int32)
Delete()
Dispose() (Inherited from CommonGlobalEdiProperties)
ExpireCache() (Inherited from CommonGlobalEdiProperties)
GetEnumerator()
Initialize(String, SqlDatabase, SqlDatabase, Boolean) (Inherited from CommonGlobalEdiProperties)
Load()
LoadSpecificBatch(Int64)
Remove(IPartnerBatch)
Save()
Validate()

Applies to