NetMsmqRLConfig.InboundBodyLocation Property
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:
property Microsoft::BizTalk::Adapter::Wcf::Config::InboundMessageBodySelection InboundBodyLocation { Microsoft::BizTalk::Adapter::Wcf::Config::InboundMessageBodySelection get(); void set(Microsoft::BizTalk::Adapter::Wcf::Config::InboundMessageBodySelection value); };
[Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigProperty("InboundBodyLocation", System.Runtime.InteropServices.VarEnum.VT_BSTR)]
public Microsoft.BizTalk.Adapter.Wcf.Config.InboundMessageBodySelection InboundBodyLocation { get; set; }
member this.InboundBodyLocation : Microsoft.BizTalk.Adapter.Wcf.Config.InboundMessageBodySelection with get, set
Public Property InboundBodyLocation As InboundMessageBodySelection
Property Value
Implements
- Attributes