EdiDisassembler.RouteAckOn2WayPort 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 bool RouteAckOn2WayPort { bool get(); void set(bool value); };
[Microsoft.BizTalk.Component.BtsDescription("RouteAckOn2WayPortDescription")]
[Microsoft.BizTalk.Component.BtsPropertyName("RouteAckOn2WayPort")]
[System.ComponentModel.Browsable(true)]
public bool RouteAckOn2WayPort { get; set; }
member this.RouteAckOn2WayPort : bool with get, set
Public Property RouteAckOn2WayPort As Boolean
Property Value
- Attributes