PartnerBatches.Contains(IPartnerBatch) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool Contains(Microsoft::BizTalk::Edi::PartnerAgreementManager::IPartnerBatch ^ partnerBatch);
public virtual bool Contains (Microsoft.BizTalk.Edi.PartnerAgreementManager.IPartnerBatch partnerBatch);
abstract member Contains : Microsoft.BizTalk.Edi.PartnerAgreementManager.IPartnerBatch -> bool
override this.Contains : Microsoft.BizTalk.Edi.PartnerAgreementManager.IPartnerBatch -> bool
Public Overridable Function Contains (partnerBatch As IPartnerBatch) As Boolean
Parameters
- partnerBatch
- IPartnerBatch