StatusReportHelper.WriteBatchElementReport 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:
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
Parameters
- xMessage
- XLANGMessage
- context
- BatchStatusReportingContext
- sorter
- BatchElementSorter