StatusReportHelper.WriteBatchElementReport メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- context
- BatchStatusReportingContext
- sorter
- BatchElementSorter