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