This feature has been superseded by Liquid XML Objects. (The original functionality is still included in the product) |
Use Liquid XML Objects |
Property | Description | |||
Method Name | FromJsonElement | |||
Argument - Filename | The filename of the file containing the JSON to load into this object. This can be an Json document or Fast Infoset document. | |||
Description | Reads JSON from the file into the current object | |||
Remarks | This method will only load JSON that complies with the XSD schema. It will raise an exception if the JSON is invalid. Any state within the object will be overwritten |