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