BuildDOM Property
When True, an internal object model of the JSON document is created.
Syntax
int GetBuildDOM();
int SetBuildDOM(int bBuildDOM);
Default Value
TRUE
Remarks
Set this property to True when you need to browse the current document through XPath.
Data Type
Boolean