IPartnerBatches.LoadSpecificBatch(Int64) Method

Definition

public:
 Microsoft::BizTalk::Edi::PartnerAgreementManager::IPartnerBatch ^ LoadSpecificBatch(long batchId);
public Microsoft.BizTalk.Edi.PartnerAgreementManager.IPartnerBatch LoadSpecificBatch (long batchId);
abstract member LoadSpecificBatch : int64 -> Microsoft.BizTalk.Edi.PartnerAgreementManager.IPartnerBatch
Public Function LoadSpecificBatch (batchId As Long) As IPartnerBatch

Parameters

batchId
Int64

Returns

IPartnerBatch

Applies to