Namespace: AJE.DataAssetEngine.DataConvertorAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (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