BTXMessageState.SetOwningMessage(BTXMessage) 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 SetOwningMessage(Microsoft::BizTalk::XLANGs::BTXEngine::BTXMessage ^ owner);
public void SetOwningMessage (Microsoft.BizTalk.XLANGs.BTXEngine.BTXMessage owner);
member this.SetOwningMessage : Microsoft.BizTalk.XLANGs.BTXEngine.BTXMessage -> unit
Public Sub SetOwningMessage (owner As BTXMessage)
Parameters
- owner
- BTXMessage