NetCharts Server .NET Toolkit

DataConversion.convertNCXMLToDataTable Method

Converts NCXML formatted XML to a DataTable using NetChartsServerData as the table name.

Overload List

Converts NCXML formatted XML to a DataTable using NetChartsServerData as the table name.

public static DataTable convertNCXMLToDataTable(string,bool);

public static DataTable convertNCXMLToDataTable(string,bool,string);

See Also

DataConversion Class | NetChartsServer Namespace