BTFAsmComp.AddDocument2(IPipelineContext, IBaseMessage) 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:
void AddDocument2(Microsoft::BizTalk::Component::Interop::IPipelineContext ^ pc, Microsoft::BizTalk::Message::Interop::IBaseMessage ^ inMsg);
public void AddDocument2 (Microsoft.BizTalk.Component.Interop.IPipelineContext pc, Microsoft.BizTalk.Message.Interop.IBaseMessage inMsg);
member this.AddDocument2 : Microsoft.BizTalk.Component.Interop.IPipelineContext * Microsoft.BizTalk.Message.Interop.IBaseMessage -> unit
Public Sub AddDocument2 (pc As IPipelineContext, inMsg As IBaseMessage)
Parameters
- inMsg
- IBaseMessage