StatusReportHelper.WriteBatchElementReport Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static System::String ^ WriteBatchElementReport(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ xMessage, Microsoft::BizTalk::Edi::BatchHelper::BatchStatusReportingContext ^ context, Microsoft::BizTalk::Edi::BatchHelper::BatchElementSorter ^ sorter);
public static string WriteBatchElementReport (Microsoft.XLANGs.BaseTypes.XLANGMessage xMessage, Microsoft.BizTalk.Edi.BatchHelper.BatchStatusReportingContext context, Microsoft.BizTalk.Edi.BatchHelper.BatchElementSorter sorter);
static member WriteBatchElementReport : Microsoft.XLANGs.BaseTypes.XLANGMessage * Microsoft.BizTalk.Edi.BatchHelper.BatchStatusReportingContext * Microsoft.BizTalk.Edi.BatchHelper.BatchElementSorter -> string
Public Shared Function WriteBatchElementReport (xMessage As XLANGMessage, context As BatchStatusReportingContext, sorter As BatchElementSorter) As String
Paramètres
- xMessage
- XLANGMessage
- context
- BatchStatusReportingContext
- sorter
- BatchElementSorter