TableParserHtml.ParseJsonToData

Parses JSON Object Collection to table data.

Data is assumed to be balanced - same fields for each record or the data may not line up.

public TableData ParseJsonToData(string json,
	string fieldExclusions)

Parameters

json

fieldExclusions


See also:

Class TableParserHtml

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic