Namespace: AJE.DataReportEngine.DataConvertorAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public static string JSonToXML(
string DataJSon,
bool RemoveAttributes
)
public static string JSonToXML(
string DataJSon,
bool RemoveAttributes
)
Public Shared Function JSonToXML (
DataJSon As String,
RemoveAttributes As Boolean
) As String
Public Shared Function JSonToXML (
DataJSon As String,
RemoveAttributes As Boolean
) As String
public:
static String^ JSonToXML(
String^ DataJSon,
bool RemoveAttributes
)
public:
static String^ JSonToXML(
String^ DataJSon,
bool RemoveAttributes
)
Return Value
Type:
String