XmlDasmComp.ValidateDocument 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 ValidateDocument { bool get(); void set(bool value); };
[Microsoft.BizTalk.Component.BtsDescription("DescValidate")]
[Microsoft.BizTalk.Component.BtsPropertyName("PropValidate")]
public bool ValidateDocument { get; set; }
member this.ValidateDocument : bool with get, set
Public Property ValidateDocument As Boolean
Property Value
- Attributes