BuildDOM Property

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

Syntax

bool GetBuildDOM();
int SetBuildDOM(bool bBuildDOM);

Default Value

true

Remarks

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

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Qt Edition - Version 20.0 [Build 8307]