PipelineUtil.CopyPropertyBag(IBasePropertyBag, IBaseMessageFactory) 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 Microsoft::BizTalk::Message::Interop::IBasePropertyBag ^ CopyPropertyBag(Microsoft::BizTalk::Message::Interop::IBasePropertyBag ^ inPropBag, Microsoft::BizTalk::Message::Interop::IBaseMessageFactory ^ factory);
public static Microsoft.BizTalk.Message.Interop.IBasePropertyBag CopyPropertyBag (Microsoft.BizTalk.Message.Interop.IBasePropertyBag inPropBag, Microsoft.BizTalk.Message.Interop.IBaseMessageFactory factory);
static member CopyPropertyBag : Microsoft.BizTalk.Message.Interop.IBasePropertyBag * Microsoft.BizTalk.Message.Interop.IBaseMessageFactory -> Microsoft.BizTalk.Message.Interop.IBasePropertyBag
Public Shared Function CopyPropertyBag (inPropBag As IBasePropertyBag, factory As IBaseMessageFactory) As IBasePropertyBag
Parameters
- inPropBag
- IBasePropertyBag
- factory
- IBaseMessageFactory