BatchValidator.ValidateBatch 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 bool ValidateBatch(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ xMsg, Microsoft::BizTalk::Edi::BatchHelper::BatchConfiguration ^ bc, Microsoft::BizTalk::Edi::BatchHelper::BatchElementSorter ^ sorter);
public static bool ValidateBatch (Microsoft.XLANGs.BaseTypes.XLANGMessage xMsg, Microsoft.BizTalk.Edi.BatchHelper.BatchConfiguration bc, Microsoft.BizTalk.Edi.BatchHelper.BatchElementSorter sorter);
static member ValidateBatch : Microsoft.XLANGs.BaseTypes.XLANGMessage * Microsoft.BizTalk.Edi.BatchHelper.BatchConfiguration * Microsoft.BizTalk.Edi.BatchHelper.BatchElementSorter -> bool
Public Shared Function ValidateBatch (xMsg As XLANGMessage, bc As BatchConfiguration, sorter As BatchElementSorter) As Boolean
Parameters
- xMsg
- XLANGMessage
- sorter
- BatchElementSorter