Converts NCXML formatted XML to a DataTable using NetChartsServerData as the table name.
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);
DataConversion Class | NetChartsServer Namespace