IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

BuildDOM Property

When True, an internal object model of the XML document is created.

Syntax

[VB.NET]
Public Property BuildDOM As Boolean

[C#]
public bool BuildDOM {get; set;}

Remarks

Set BuildDOM to True when you need to browse the current document through XPath.

Validate is automatically set to True when BuildDOM is set to True.

Default Value

True

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]