ArcFM Server Developer Guide
validateOnParse Property (IXMLDOMDocument2)


Syntax
'Declaration
 
<DispIdAttribute(65)>
Shadows Property validateOnParse As Boolean
'Usage
 
Dim instance As IXMLDOMDocument2
Dim value As Boolean
 
instance.validateOnParse = value
 
value = instance.validateOnParse
[DispId(65)]
new bool validateOnParse {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IXMLDOMDocument2 Interface
IXMLDOMDocument2 Members

 

 


Send Comment