次の方法で共有


StatusReportHelper.WriteBatchElementReport メソッド

定義

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

パラメーター

xMessage
XLANGMessage

戻り値

適用対象