BatchAssembler(IPipelineContext, IBaseMessage) Constructor
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:
BatchAssembler(Microsoft::BizTalk::Component::Interop::IPipelineContext ^ pipelineContext, Microsoft::BizTalk::Message::Interop::IBaseMessage ^ inMessage);
public BatchAssembler (Microsoft.BizTalk.Component.Interop.IPipelineContext pipelineContext, Microsoft.BizTalk.Message.Interop.IBaseMessage inMessage);
new Microsoft.Solutions.BTAHL7.Pipelines.BatchAssembler : Microsoft.BizTalk.Component.Interop.IPipelineContext * Microsoft.BizTalk.Message.Interop.IBaseMessage -> Microsoft.Solutions.BTAHL7.Pipelines.BatchAssembler
Public Sub New (pipelineContext As IPipelineContext, inMessage As IBaseMessage)
Parameters
- pipelineContext
- IPipelineContext
- inMessage
- IBaseMessage