Click to Rate and Give Feedback
MSDN
MSDN Library
BizTalk Server
BizTalk Server 2009
Technical Reference
Partner Class
Partner Methods
 Partner.GetBatchIdForBatchName Meth...
Collapse All/Expand All Collapse All
Partner.GetBatchIdForBatchName Method

Namespace: Microsoft.BizTalk.Edi.PartnerAgreementManager
Assembly: Microsoft.BizTalk.Edi.PartnerAgreementManager (in microsoft.biztalk.edi.partneragreementmanager.dll)
Dim partyId As Integer
Dim messageType As Integer
Dim returnValue As Integer

returnValue = Partner.GetBatchIdForBatchName(partyId, messageType)
Visual Basic
Public Shared Function GetBatchIdForBatchName ( _
    partyId As Integer, _
    messageType As Integer _
) As Integer
C#
public static int GetBatchIdForBatchName (
    int partyId,
    int messageType
)
C++
public:
static int GetBatchIdForBatchName (
    int partyId, 
    int messageType
)
J#
public static int GetBatchIdForBatchName (
    int partyId, 
    int messageType
)
JScript
public static function GetBatchIdForBatchName (
    partyId : int, 
    messageType : int
) : int

Parameters

partyId
 
messageType
 
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); The 32-bit and 64-bit editions of Windows Server 2003 SP2 (except the Web Edition); The 32-bit and 64-bit editions of Windows Server 2008 (except the Web Server Editions); Windows Small Business Server 2003 with SP2; The 32-bit and 64-bit editions of Windows Vista Ultimate, Enterprise and Business editions with Service Pack 1; The 32-bit and 64-bit editions of Windows XP Professional with Service Pack 3

Target Platforms

The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); The 32-bit and 64-bit editions of Windows Server 2003 SP2 (except the Web Edition); The 32-bit and 64-bit editions of Windows Server 2008 (except the Web Server Editions); Windows Small Business Server 2003 with SP2
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker