MessageUtils.SetDestinationProperty 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 void SetDestinationProperty(Microsoft::BizTalk::Message::Interop::IBaseMessageContext ^ context, bool isMapParty, System::String ^ msh51, System::String ^ msh52, System::String ^ msh53);
public static void SetDestinationProperty (Microsoft.BizTalk.Message.Interop.IBaseMessageContext context, bool isMapParty, string msh51, string msh52, string msh53);
static member SetDestinationProperty : Microsoft.BizTalk.Message.Interop.IBaseMessageContext * bool * string * string * string -> unit
Public Shared Sub SetDestinationProperty (context As IBaseMessageContext, isMapParty As Boolean, msh51 As String, msh52 As String, msh53 As String)
Parameters
- context
- IBaseMessageContext
- isMapParty
- Boolean
- msh51
- String
- msh52
- String
- msh53
- String