IPartnerBatches.LoadSpecificBatch(Int64) 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:
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