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