Pipeline.WriteBamTrackingID(IBaseMessage, Guid) 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.
protected:
static void WriteBamTrackingID(Microsoft::BizTalk::Message::Interop::IBaseMessage ^ msgOut, Guid bamTrackingID);
protected static void WriteBamTrackingID (Microsoft.BizTalk.Message.Interop.IBaseMessage msgOut, Guid bamTrackingID);
static member WriteBamTrackingID : Microsoft.BizTalk.Message.Interop.IBaseMessage * Guid -> unit
Protected Shared Sub WriteBamTrackingID (msgOut As IBaseMessage, bamTrackingID As Guid)
Parameters
- msgOut
- IBaseMessage
- bamTrackingID
- Guid